Skip to content

Instantly share code, notes, and snippets.

@Meekohi
Created September 16, 2014 20:02
Show Gist options
  • Save Meekohi/b0fd972e08460c49380b to your computer and use it in GitHub Desktop.
Save Meekohi/b0fd972e08460c49380b to your computer and use it in GitHub Desktop.
add data to leaflet marker
c.on('add',function(e){
$(this._container).attr("id",gram.id+"_circle");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment