a google map chart uses google maps api to display map. data values are displayed as markers on the map. data values may be coordinates (lat-long pairs) or actual addresses. the map will be scaled accordingly so that it includes all the identified points.
| sr.no. | chart type & description |
|---|---|
| 1 |
basic map
basic google map. |
| 2 |
map using latitude/longitude
map having locations specified using latitude and longitude. |
| 3 |
customizing markers
customized markers in map. |