Is it possible to have a location map displayed without the big white arrow pointing to the location? I know you can click to remove it, but it would be nice if it didn't show up in the first place.
Is it possible to have a location map displayed without the big white arrow pointing to the location? I know you can click to remove it, but it would be nice if it didn't show up in the first place.
yes, please see this docs - http://wp-events-plugin.com/tutorials/modifying-event-location-google-maps/ (Modifying maps with javascript)
also, here's another sample snippet - http://pastebin.com/j420DjWq you could add this in your theme header.php below wp_head()
you can see google map api - https://developers.google.com/maps/
thanks
You must log in to post.