Sorry folks, I stopped freelancing, and with much regret, don't have the time for side projects like this. I know this plugin doesn't work with 2.7.1. If anyone would like to take this over please let me know. If you fix a bug send me a merege request and I'll pull it in.
Thanks, John.
- website: https://github.com/jetherton/enhancedmap
- description: Adds a full screen map on the front end and a map on the back end that shows non-approved reports. Also allows for more complex boolean AND and OR filtering operations. Formerly Admin Map.
- version: 2.1
- requires: 2.1
- author: John Etherton
- author website: http://ethertontech.com
-
Lets you see all reports (approved and unapproved) on a map on the backend of the website.
-
Lets you print maps, using CSS black magic, and if you're using a map layer that allows you to manipulate the tiles on the server, you can print via the server. you can access this via /printmap. It's still under development, so please give feed back and keep checking in
-
Lets you embedd your map. It'll create a text box on the home page that has the embedd HTML.
- Copy the entire /enhancedmap/ directory into your /plugins/ directory.
- Activate the plugin.
- 2.0 -- 2011/11/30 -- Refactored the plugin to work with Ushahidi's new reports::fetch_incidents() helper method. This allows much tigher intergration with Ushahidi. Though this will get slow when there are more than 3 or 4 thousand reports.
- 2.1 -- 2012/06/06 -- Renamed to Enhanced Map to reflect all that this plugin has become.