=== Simple Fields Map extension === Contributors: eskapism, Earth People Donate link: http://earthpeople.se/ Tags: simple fields, google maps, geolocation, latitude, longitude, lat, lng, location, extension, geocoding Requires at least: 3.4 Tested up to: 3.4 Stable tag: 1.0.2 License: GPLv2 Extension to Simple Fields that adds a field type for selecting a location on a Google Map. == Description == Adds a new field type to [Simple Fields](http://wordpress.org/extend/plugins/simple-fields/) that let you choose a location. The coordinates (lat/lng) of that location is saved and easily retrieved in for example your theme. Note: this plugin is an extension to the [latest beta version](https://github.com/bonny/WordPress-Simple-Fields) of the Simple Fields plugin, so you need to have that one installed first. Happy geocoding! #### Features * Easily add maps to any post, page or custom post type * Integrates seamlessly into Simple Fields * You can have multiple maps with separately settings * Each map can have it's own: * zoom level * map type (Roadmap, Satellite, Hybrid, Terrain) * Default location * Search location of address by using built in search box #### Translations/Languages This plugin is available in the following languages: * English == Usage == 1. (Make sure you have Simple Fields installed) 1. Install the Simple Fields Maps Extension plugin 1. You will find the Map field in the usual settings page of Simple Fields == Screenshots == 1. The field with its options 2. The post edit screen, including the currently selected coordinates and a search result found 3. Example of the values that are being stored for each saved location/field (and the function used to get them) == Changelog == = 1.0.2 = - Clearified the fact that you need the latest version of Simple Fields. = 1.0.1 = - Typos in readme = 1.0 = - Version 1. It works and it's groovy!