Mapping for WebApp
A control that allows the use of different maps in your DataFlex web applications
The control supports the following
Static MapQuest Maps
- display map with location and marker
- map is returned as a static image
Dynamic Leaflet bases maps
- different map providers (currently MapQuest or OpenStreetMaps)
- display map at location with or without marker
- display multiple markers with popup windows
- routing
- marker click events
Google Maps
- display map at location with or without marker
- display multiple markers with popup windows
- marker click events
- routing
Static MapQuest Maps
Static maps create a snap shot of a map as an image file and are then displayed. After the map is created it is a static image
Leaflet based interactive maps
These maps are fully interactive. After the map is displayed the user can scroll the map display, click on markers, etc.
Depending on the map provider and features licensing may be required between you and the map provider.