Skip to content

Instantly share code, notes, and snippets.

View giri-jeedigunta's full-sized avatar
...

Giri Jeedigunta giri-jeedigunta

...
View GitHub Profile
@giri-jeedigunta
giri-jeedigunta / labelled_marker.js
Created November 15, 2012 17:06 — forked from badsyntax/labelled_marker.js
Google Maps V3 Labelled Marker
/*
* An example of how to use a Google Map overlay to display a label on top of marker.
* This is a slight re-work of http://www.tdmarketing.co.nz/blog/2011/03/09/create-marker-with-custom-labels-in-google-maps-api-v3/
* I suggest you rather view that blog post, this code is pasted here purely for my own personal reference.
*/
var
point = {
lat: 37.8478115,
long: 15.2934327