The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
0answers
25 views

Clickable map plugin [closed]

Can anyone recommend a map plugin that will let you click on the map and then submit the data? Preferably one that will let you click on a continent or a state.
-1
votes
1answer
26 views

twitter tweets on a google map [closed]

Has anyone accomplished a way of showing twitter tweets (and where they were made from - if obviously the user allows geolocation in their twitter account) on a google map in wordpress? I would be ...
0
votes
1answer
24 views

Map with side border [closed]

I have added a map to my website, however it shows up with two sides of black, so the map is sitting squashed rather than fitting square. I tried to change the width of the iframe, but to no avail. ...
2
votes
1answer
229 views

Custom plugin route in Wordpress

Okay so my question is quite simple. I need to implement some custom routing rules for my plugin. Those routes would only take one argument (so nothing complicated) and would look like : ...
1
vote
1answer
68 views

Wordpress Google Maps

Does anyone know of a nice map plugin for Wordpress. I have a diary website in Wordpress where each diary entry has the latitiude and longitude of where each post was written. I thought it would be ...
0
votes
1answer
125 views

Map clashing with WP - suggestions on fix? [closed]

I've followed this tutorial - http://www.netzgesta.de/mapper/ to create a state map of USA which you can see here - http://www.teamworksdesign.com/clients/neurosign/contact/alabama/ I downloaded the ...
0
votes
1answer
570 views

Lightbox type effect to support a HTML/jQuery image map

I haven't used WP extensively before but I'm more experienced in HTML/jQuery and I'm helping a friend with their existing WP blog. I have designed an interactive map menu using the technique ...
2
votes
2answers
3k views

Google map that opens in a new window

I have a custom post type called 'Venue' and I would like my users to be able to create a map to that venue, basically just a marker on a map with the name of the venue and its address. The thing is ...
1
vote
1answer
348 views

Return XML of Post Metadata

All of my posts in one category (i.e. Location) have two custom fields: latitude and longitude. I would like to return an XML or JSON of all those posts (title, latitude, longitude) for use as Google ...
5
votes
3answers
789 views

Best way to show map of tagged posts?

This seems so simple that I'm tearing my hair out. I want to add a page with a map showing all the posts with a particular tag. I want each marker to pop up with the title and the preview, allowing ...
0
votes
2answers
344 views

Add Google Map By Address

Is there a plugin that allowed me to add google map embed code by only supplying address?
0
votes
1answer
238 views

Wordpress Plugin for Maps of specific Tweets?

Is there a Wordpress Plugin that you can give it a list of old tweets (specified by url or tweet number (for example: http://twitter.com/#!/leeand00/status/20215977534820353) and put them on a map, ...