Esa's Google
Maps
API examples. Reading CSV
Markers, infowindow and sidebar contents from a text file
- The example file is a comma separated text file of Jet gas stations of Nordic
Countries
- GDownloadUrl() is used to load the file asynchronuously
- Coordinates are parsed by JavaScript string methods
- The red pointer marker is draggable
- Drag the the red marker or search a town
- Larger radius is slower (320 markers in file)
- You can click a marker or sidebar
-
-
-
-
- gmapsapiATgmailDOTcom
-
Example index