You are here

constant GMAP_ZOOM_FACTOR in GMap Module 7.2

Same name in this branch
  1. 7.2 gmap_polyutil.inc \GMAP_ZOOM_FACTOR
  2. 7.2 tests/inc/gmap_polyutil.inc \tests\inc\GMAP_ZOOM_FACTOR
2 uses of GMAP_ZOOM_FACTOR
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_zoom_levels in tests/inc/gmap_polyutil.inc
Build a logarithmic scale of zoom levels.

File

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

Code

define('GMAP_ZOOM_FACTOR', 2);