jeffreykemp / jk64-plugin-reportmap

Report Google Map APEX Plugin
https://jeffreykemp.github.io/jk64-plugin-reportmap/
MIT License
42 stars 16 forks source link

Drawing/Viewing of GeoJSON layers #78

Closed rsbudd closed 4 years ago

rsbudd commented 5 years ago

Hello Mr. Kemp:

Is it possible to to draw (interactively), save to GeoJSON format the resulting polygon, and also to recall/reload/draw the GeoJSON upon the map with your jk64-plugin-reportmap? I think I can utilize what is described for the Google API here with regards to layers; https://developers.google.com/maps/documentation/javascript/examples/layer-data-dragndrop so that it performs similar to what we can visualize here: http://geojson.io

The problem I'm trying to solve is to present a map to the end user, allow them to draw a geofence outline on the map (polygon, circles, square, etc.) and then save that in a standard GeoJSON format for later recall and post processing of vehicle gps breadcrumbs as they enter or exit the boundaries defined by the GeoJSON.

Thank you -- big fan of your work and your continued writing, I learn quite a bit from the discussions.

Budd

jeffreykemp commented 5 years ago

Great idea. Not sure when I'll have time to dig into it myself but I'll keep this on the radar. In the meantime if you want to give it a shot I encourage you to do so.

rsbudd commented 5 years ago

Great idea. Not sure when I'll have time

Completely understand ... would it be possible to pay you your normal consultancy rates to incorporate this feature? My company has been using Apex since the 4.x days and have a number of projects across the US that are actively deployed (all in AWS thankfully), and there are times when "what we want to do" exceeds our "what we know how to do" threshold. If not, no worries -- figured it couldn't hurt to ask. Thank you for the response and consideration.

jeffreykemp commented 4 years ago

Features added:

Known Issues:

jeffreykemp commented 4 years ago

Added in Release 1.1