1. Home >
  2. Documentation >
  3. Misc
 

Autofit

This function extends map bounds to contain each overlay added (markers, circle ...) Usage Parameters None Notice This function is not and auto-zoom, it loop on each overlay...

Clear

This function allows to remove objects from a map Usage Parameters id {string|array of string} Id of the object to remove (optional) name {string|array of string} Object type to remove (marker, rectangle,...

Exec

This function allows to apply a function on each object selected. Usage Parameters get parameters func {function(data)|array of function(data)} Function to...

Get

This function retrieves an object or a list of objects. Usage Explanation Each time a function is called to create a google map object, objects and parameters are stored in an internal storage. This function allows you to...
 

Trigger

This function call the google.maps.event.trigger on the map. Usage Parameters eventName {string}...
Close