Toolset Maps is a WordPress plugin that allows you to add address fields to any content type or users and display any content on Google Maps.
Toolset Maps User Guides include detailed documentation for creating these special address fields, adding pointers to them and displaying them on maps.
When you ask for help or report issues, make sure to tell us the versions of the Toolset plugins that you have installed and activated.
Viewing 15 topics - 1,201 through 1,215 (of 1,227 total)
I would like to display a list of CPT on a map based on a country. user see the map, hover a county and see a pop up window with a list of all the CPT. so the marker is actually the country borders and not an icon.
Solution:
Unfortunately no this one doesn't seem possible with our google maps plugin.
If it is possible to do it would require some amount of coding and understanding of the google maps API in order to achieve. Such custom coding will fall outside of the scope of our support forum.
Problem: I created a View that includes a Map and several Markers, but instead of all the Markers showing on one Map they are all showing on separate Maps. I want one Map with all the Markers.
Solution: Make sure the wpv-render-map shortcode is not placed in between the wpv-loop tags in the Loop Output editor.
The issue here was that the user's google maps field was not working on the backend. This means that the field was not displaying the map as it should.
Solution:
It seems that this was a case with the Google Maps API Key.
What I recommend is to try using a key with an unrestricted domain and see if that works.
In order to know exactly what is wrong here I would recommend that you enable the wordpress debugging as this would let us know exactly what is generating the error.