=== By-Martin Maps === Contributors: Martin Hermosilla Tags: By-Martin, Maps, Google Maps, Static Maps, Maps on posts Requires at least: 2.8 Tested up to: 2.9 Stable tag: 1.0.2 By-Martin Maps embed a google maps into your blog, allow javascript programming, and Google Maps API configuration. == Description == By-Martin Maps embed a google maps into your blog, allow javascript programming, and Google Maps API configuration. Full customizable maps, flexible and easy configuration. You may program the way you need to obtain geographic coordinates to put marks or do reverse geocoding, read the Google Maps API tutorials for programming examples A new functionallity has been added, now this plugin can add a static map on any post directly on add new post. integrated with media upload. PS: You will need a Google Maps API Key, you should follow the link in the configuration page to request your Google Maps API key. == Installation == - Upload the By-Martin Maps plugin to your blog - Activate it - Request Google Maps API Key (Follow link on Setting -> By-Martin Maps) - (If you have to request a Google Maps API Key, you must Sign in.) - Configure API - You can start your Javascript code - Go to the Widget menu and add the map as widget. - Voila, your Blog will have access to google maps == Changelog == - 1.0 Initial Version. - 1.0.1 Added some guide comments on JavaScript edition box - 1.0.2 Added Static map insertion for posts. also requiere Google Maps Key == Operation == for javascript programming: there is a predefined function for initialize the code, when you want to put your own init code you have to write the function custom_init() that function will be called by function initialize() if it is defined. on the JavaScript Tab you will find the custom_init() function commented as starting point. == Known Issues == We are aware that this plugin works on firefox, Chrome and Safari, we are experiencing issues on Iexplorer 6.0 latest version of Iexplorer has not been tested yet.