Overview
A powerful tool designed to quickly display road route maps in Mendix. With just a few input waypoints in the form of latitude and longitude, this module generates a clear and accurate map in mere minutes. Built on the reliable Leaflet framework, this module guarantees accurate and up-to-date information.
The module comes equipped with a microflow that includes sample values, allowing users to easily change the waypoints of the route.
Documentation
Introducing the road routing module - a powerful tool designed to quickly display road route maps in Mendix. With just a few input waypoints in the form of latitude and longitude, this module generates a clear and accurate map in mere minutes. Built on the reliable Leaflet framework, this module guarantees accurate and up-to-date information. The module comes equipped with a microflow that includes sample values, allowing users to easily change the waypoints of the route.
Module Setup
- Open your project directory, Copy index.html file from deployment->web and paste it to theme->web folder.
- Open index.html from theme->web folder. Paste the below dependencies at the top of head section.
While the current version of the module supports road routing exclusively, rest assured that future iterations will introduce a range of new features and functionalities related to maps.
Future release:
- Marker setup
- Annotation shows in map
- Image,video overlay on maps
Dependencies:
Mendix studio pro version 9.6.0 or above.