Questions tagged [jquery-gmap3]

gmap3 is a jQuery wrapper for google maps API v3. For people who are used to the jQuery way of javascripting, gmap3 provides an easy-to-use interface for google maps API v3.

is a jQuery wrapper for google maps API v3. For people who are used to the jQuery way of scripting, gmap3 provides an easy-to-use interface to google maps. An example of gmap3 usage could be :

$('#map').gmap3({
  marker:{
    latLng:[29.132318972825445,81.32052349999992]
  }
});

As other jQuery plugins, gmap3 supports multiple selectors and chaining. gmap3 encapsulates most of the google maps features, such as polylines, polygons, markers, circles, infowindows and more. Besides that, gmap3 offers some nice add-ons such as context menus, panels and clustered marker management.

home of gmap3 -> http://gmap3.net/en/
source on github -> https://github.com/jbdemonte/gmap3

212 questions
0
votes
1 answer

Google map on load showing error

I am using Google map one of my site. To show address and map I have used gmap3 plugin. It was working fine 2 days back. But it is showing error today when the map is loading like this NetworkError: 403 Forbidden -…
NewUser
  • 12,713
  • 39
  • 142
  • 236
0
votes
1 answer

Get country name using geolocation with GMAP3.js

I'm new to the gmap3 plugin, and reading thru the documentation they show how to get lat an lng using geolocations. is it possible to get the country / state too? here is the the code they use to get lat and lng $('#test').gmap3({ getgeoloc:{ …
user2636556
  • 1,905
  • 4
  • 32
  • 61
0
votes
1 answer

gmap3 marker icon shadow not showing up

I have created this map selection tool with the Gmap3 library and I can get the marker to show up but for some reason I can't get the shadow values to show up. I have put both the icon and shadow values into a variable so that you can call the…
ryan
  • 915
  • 2
  • 13
  • 25
0
votes
1 answer

to to set the_permalink to a specific post, not the "active" post

This is mainly the continuation to this question, and the code is the same. I have now marker overlays clickable, but they are all linked to the post, associated with the current active marker, not to the post corresponding to the clicked marker. (I…
yann
  • 25
  • 1
  • 5
0
votes
1 answer

How to make my marker overlay clickable

I am trying to build a site based on Elegant Themes "Explorable" WP Theme, which is in turn based on gmap3 jQuery plugin. It makes WP Posts shown of the map as markers. These markers have overlays, that tell post names and categories, but are not…
yann
  • 25
  • 1
  • 5
0
votes
1 answer

KMZ layers are showing on a jQuery gmap3, KML not

H, I want to display all KML/KMZ attachments to a wordpress post in one single gmap3. The page is rendering without any JS errors and the KML URLs are being pulled from the attachments correctly. However the KMLs are not showing, only the KMZ. See…
Dreamingof8a
  • 127
  • 11
0
votes
0 answers

google maps GMaps Uncaught TypeError: undefined is not a function

I'm trying to use gmaps and the map doesn't work on our live site. the same code works on our dev machine. The link is https://dentalink.co.uk/contact.html
0
votes
1 answer

Switching between radio buttons causes duplicate coordinates

I'm running into a bit of a pickle. I have a working tool that utilizes jQuery's plugin gMap3 and allows the user to select between writing a JSON Array, Dropping Pins or Address. The tool spits out a JSON array into a