jQuery-gMap icon indicating copy to clipboard operation
jQuery-gMap copied to clipboard

Lightweight jQuery plugin that helps you embed Google Maps, using the API V3, into your website. Original at http://gmap.nurtext.de/

Results 26 jQuery-gMap issues
Sort by recently updated
recently updated
newest added

When Iadd more than 10 locations I should see all markers, instead none show at all. If 10 or less, i can see markers. Tried with various content, so i...

i want to hide all other poi.business and poi.park is that possible using style ?

MarkerImage is deprecated and should be converted to the Icon type > var image = new google.maps.MarkerImage( place.icon, new google.maps.Size(71, 71), new google.maps.Point(0, 0), new google.maps.Point(17, 34), new google.maps.Size(25, 25));...

Marker shadows were removed in version 3.14 of the Maps JavaScript API. They will be ignored in code, and it would be best to remove them.

Is there a way to setup retina support for the map pin images? Or svg?

How to set min zoom option on map?. In order to avoid showing many world map on zoom out

For map styling - is this possible?

You can have a dynamic zoom in accordance with input pointer?

Is there a way to add animation to the map and clusters if there are many markers in one small area?

Is there an option to set the zoom level to auto, so it shows all markers (let's say in a city)?