jeffreykemp / jk64-plugin-reportmap

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

Directions service options #130

Closed jeffreykemp closed 3 years ago

jeffreykemp commented 4 years ago
  1. Add configuration option to select the Unit System for the Directions panel (Metric (km) or Imperial (miles)).

  2. When the simple directions API is called, if travel mode is not specified, it defaults to Driving. Instead, it should default to the plugin travelMode option (which defaults to Driving but can be set on page load).