jQuery.mapmarker
jQuery.mapmarker copied to clipboard
This plugin makes it easy to put multiple markers on Map using Google Map API V3. Map Marker is very useful when you have a list of data & you want to show all of them on Map too.
Make use of data attribute, so that we can customise options. for example, to disable map scroll: ``` html ```
http://www.welancers.com/jquery-map-marker-plugin/ is broken.
Is it possible to use Google Maps APIs found here: https://developers.google.com/maps/documentation/javascript/controls and others suchs as: ``` javascript panControl: false, zoomControl: false, scaleControl: true ```
Is there anyway to get this feature added. I'm trying to use this within a retina environment and want to use larger images and shrink them down with a hard...