[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] d9f86b: [maps] add support for
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] d9f86b: [maps] add support for multiple resolution tiles |
Date: |
Thu, 21 Mar 2013 10:07:02 -0700 |
Branch: refs/heads/maps_zoom_level
Home: https://github.com/paparazzi/paparazzi
Commit: d9f86b8051d7d71b83c213f5973b67ae3284eb25
https://github.com/paparazzi/paparazzi/commit/d9f86b8051d7d71b83c213f5973b67ae3284eb25
Author: Gautier Hattenberger <address@hidden>
Date: 2013-03-21 (Thu, 21 Mar 2013)
Changed paths:
M sw/lib/ocaml/gm.ml
M sw/lib/ocaml/gm.mli
M sw/lib/ocaml/mapCanvas.ml
M sw/lib/ocaml/mapCanvas.mli
M sw/lib/ocaml/mapGoogle.ml
Log Message:
-----------
[maps] add support for multiple resolution tiles
If available in cache, the highest resolution is displayed.
Lower resolution are displayed behind higher resolution.
TODO: change the max resolution for download at runtime in gcs (startup
parameter for now)
This should fix #277 and close #364
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] d9f86b: [maps] add support for multiple resolution tiles,
GitHub <=