Google Maps Marker

Json string doesn’t work that way (like list items). It has specific format.

Try:
[{lat:27.77,lng:88.42,color:210,title:Example_Title,snippet:Example_Snippet,draggable:false/true}]

5 Likes