Loading markers from JSON
Load markers on map from an external JSON file - the most likely format for any server side implementation - with easy & readable JSON samples; provide a path to the JSON file by using the HTML5 attribute data-file="js/data/markers.json"
directly on the map element.