0
votes
1answer
195 views

Extracting Address from Custom Post via Javascript for Google Maps API

I am created a theme with custom posts which outputs to a Google Map with place markers. Users will create a custom post users and include street addresses which will be geocoded using Google's Map ...
0
votes
1answer
494 views

Using the loop to set locations for all posts on a single google map

Firstly, hi all! I am new to worpress stackexchange. I have been trying to build my own google map to show the location of all my posts. But I don't seem to be able to get the markers to display on ...
1
vote
0answers
345 views

GeoMashup plugin: how to customize cluster markers / icons?

Is there a way to customize the standard cluster icon marker which GeoMashup uses to display nearby posts grouped in a certain area? by default it's a red dot in V2, or a blue dot in V3 how to ...
0
votes
1answer
299 views

PHP variables in a post?

I'm very new to PHP. On a Wordpress site, I want to use custom Google Maps with the Javascript API V3. Some posts will have maps in them, and I want to use PHP variables to determine the unique ...
1
vote
2answers
438 views

Google Maps and Yandex Maps doesn't work correctly

When I try to insert a map into my WordPress page, I get only a gray-colored field with some controls as shown on the picture: No matter, how I put in into the page: by using a special plugin or ...