Namespace: ajs.maps.gmapdraw

ajs.maps. gmapdraw

Source:

Classes

circleTool
Google maps drawing circle tool class. Provides methods to draw over the ajs.maps.gmapdraw.map instance
map
Google maps drawing class, provides tools for drawing over a google map instance, and export drawed data.
pointTool
Google maps drawing point tool class. Provides methods to draw over the ajs.maps.gmapdraw.map instance
polygonTool
Google maps drawing polygon tool class. Provides methods to draw over the ajs.maps.gmapdraw.map instance
polylineTool
Google maps drawing polyline tool class. Provides methods to draw over the ajs.maps.gmapdraw.map instance
tool
Google maps drawing tool class.

Members

<static> debug

Whether or not to display debug information in the console
Source:

<static> instances_ids

Incremental variable which assures the creation of a new instance id every time a new instance is created
Source: