candy2012
Member
Posted 5 months ago #
Hi,
Let's say I have one map associated with one post - is it possible to have 2,3, more markers on that single map (like more locations associated with on single post)?
Could you please give me a recommendation as of how to achieve that !?
I very much need the functionality - if this plugin cannot do it, can you recommend some other plugin to combine with?
Thanks!
http://wordpress.org/extend/plugins/geo-mashup/
You can't (yet) save multiple locations for a post, but you can display a KML file with many markers in a single post map:
http://code.google.com/p/wordpress-geo-mashup/wiki/Documentation#Save_a_location_by_uploading_a_KML_Attachment
Saving multiple locations is the most popular feature request, and there are comments with some alternatives there:
http://code.google.com/p/wordpress-geo-mashup/issues/detail?id=224
candy2012
Member
Posted 5 months ago #
hmmm ... seems a bit stuck though :)
could this plugin help generate a map out of information saved in some custom fields?
Yes, it's waiting for some big developer enthusiasm :)
You could add markers in custom javascript based on custom field values. The structure would something like this example, but instead of changing a marker icon you'd add more markers:
http://wiki.geo-mashup.org/guides/another-custom-field-and-marker-example