[Plugin: Geo Mashup] Display Posts Near Point Not Working
-
Hi,
I am trying to show posts near a point using the near_lat near_lng and radius_km parameters.
When I specify the code
<?php echo GeoMashup::map('map_content=contextual&remove_geo_mashup_logo=true&radius_mi=10&near_lat=11.3323975&near_lng=43.3212242') ?>
the only thing showing up is is the 0 lat and 0 lng points near Africa. How can I make it work?
Then I have two questions:
1) Is it possible to just specify the radius to display posts near a point on a map you already saved without specifying the near_lat and near_lng?2) Is it possible to have only posts showing in a contextual map, and not maps created on pages?
Thanks for all the help.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘[Plugin: Geo Mashup] Display Posts Near Point Not Working’ is closed to new replies.