Skip to content

Instantly share code, notes, and snippets.

@zachdrago
Created March 27, 2016 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zachdrago/a627b7e1c057088fb439 to your computer and use it in GitHub Desktop.
Save zachdrago/a627b7e1c057088fb439 to your computer and use it in GitHub Desktop.
leaflet icon test
var greenIcon = L.icon({
iconUrl: 'http://i.imgur.com/dWbKOER.png',
shadowUrl: 'http://i.imgur.com/iN77E4j.png',
iconSize: [38, 95], // size of the icon
shadowSize: [50, 64], // size of the shadow
iconAnchor: [22, 94], // point of the icon which will correspond to marker's location
shadowAnchor: [4, 62], // the same for the shadow
popupAnchor: [-3, -76] // point from which the popup should open relative to the iconAnchor
});
@keisabably
Copy link

Hello my name is keisa,its give me please to write you after going through your profile i will like to be in communication with you kindly write me(keisafreya@yahoo.co.uk) for a deal. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment