jeffreykemp / jk64-plugin-reportmap

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

Option to show directions #34

Closed jeffreykemp closed 7 years ago

jeffreykemp commented 7 years ago

Allow the points to denote a path, show directions from a starting point through all remaining points from the query (would need to have an Order By) to the final point.

The final point may be the same position as the starting point.

If possible, have the map calculate the distance and estimated time (driving/walking/etc.).

Suggested by Andrew Schauer