Enum GoogleMapLibrary
To specify additional libraries to load within the bootstrap request by specifying a libraries parameter, passing that parameter the name of the library or libraries. Multiple libraries may be specified.
Namespace:GoogleMaps
Assembly:GoogleMaps.dll
Syntax
public enum GoogleMapLibrary
Fields
Name | Description |
---|---|
Adsense | |
Drawing | Provides a graphical interface for users to draw polygons, rectangles, polylines, circles, and markers on the map |
Geometry | Includes utility functions for calculating scalar geometric values (such as distance and area) on the the surface of the earth. |
Panoramio | |
Places | Enables your application to search for Places such as establishments, geographic locations, or prominent points of interest, within a defined area. |
Visualization | Provides visual representations of data, including heatmaps and Google Maps Engine data. |
Weather |