You are here

constant GMAP_ZOOM_LEVELS in GMap Module 7.2

Same name in this branch
  1. 7.2 gmap_polyutil.inc \GMAP_ZOOM_LEVELS
  2. 7.2 tests/inc/gmap_polyutil.inc \tests\inc\GMAP_ZOOM_LEVELS
3 uses of GMAP_ZOOM_LEVELS
legacy_gmap_polyutil_polyline in tests/inc/gmap_polyutil.inc
Simplify a set of points and generate an "Encoded Polyline" for Google Maps.
legacy__gmap_polyutil_get_zoom_level in tests/inc/gmap_polyutil.inc
Place points in levels based on their "weight".
legacy__gmap_polyutil_zoom_levels in tests/inc/gmap_polyutil.inc
Build a logarithmic scale of zoom levels.

File

./gmap_polyutil.inc, line 16
Encoded polyline utilities.

Code

define('GMAP_ZOOM_LEVELS', 18);