=== CleanCodeNZ Geo Posts Plugin === Contributors: cleancodenz Donate link: http://www.cleancode.co.nz/ Tags: custom,post,type,geo,google,maps,v3,wordpress,plugin,proximity,search,store,locator,real,estate Requires at least: 2.0.2 Tested up to: 3.4.2 Stable tag: 1.2.0 Add posts, stores or photos to a map on wordpress page with proximity search(Premium only) == Description == This plugin creates custom post type with geo locations for back end data entering, Google Maps Api v3 is used to display geo posts onto a map with clickable markers overlay, geo posts html content then can be displayed in a popup window. Without any change this tool can be used to build a store locator or any other location related map application for your wordpress site. Features: 1. It is using custom post type, no extra table is created 2. Custom post fields are defined in a config file, easy to change 3. Built in geo coordinates finder from a location using Google maps api geo service 4. Marker overlay with customizable text and icon 5. Popup window is html content which can be entered from admin page with little html knowledge 6. Categorized geo posts are supported out of box 7. Categories are used as map legends and customizable 8. It is using v3 of Google maps api, no key is needed. 9. Image field with wordpress built in media up loader is supported through meta box 10.All scripts and styles are only exported to the map page. Features only available for premium version: 11. Search based on category 12. Fast proximity search with km or miles Any issues or need help: [contact me](http://www.cleancode.co.nz/contact). == Installation == 1. Upload this directory to your plugins directory. It will create a 'wp-content/plugins/cleancode-geo-posts-plugin/' directory 2. WordPress users should go to their Plugins page and activate "CleanCodeNZ Geo Posts Plugin". 3. Now go to Settings->CCNZGeoPosts, enter the default zoom level, latitude and longitude for Google maps, and title of the page you want the map on 4. Now go to Geo Posts->Add new, these posts should appear on the map of the page you have set in step 3 5. Then browse to your map page whose title you have entered in step 3 to see those posts you entered in step 4 to appear on map, have fun. == Frequently Asked Questions == = Where can I find help for this plugin = You can find more information of this plugin from [CleanCodeNZ Geo Posts Plugin](http://www.cleancode.co.nz/cleancodenz-geo-posts-wordpress-plugin "CleanCodeNZ Geo Posts Plugin") Demo from [CleanCodeNZ Geo Posts Plugin Demo:Photo Spots Of New Zealand](http://www.cleancode.co.nz/photo-spots-new-zealand "CleanCodeNZ Geo Posts Plugin Demo:Photo Spots Of New Zealand") == Screenshots == Screenshots at: [CleanCodeNZ Geo Posts Plugin](http://www.cleancode.co.nz/cleancodenz-geo-posts-wordpress-plugin "CleanCodeNZ Geo Posts Plugin") == Changelog == Warning: Backup your config file 'geoposts-config.php' before upgrade. = 1.0.0 = * Released. = 1.1.0 = * Fixed bug of hard coded Location path = 1.2.0 = * Fixed bug of map not showing if no options set = 5.0.0 = * Premium with proximity search == Upgrade Notice == None