Mapping (Web Client)
GIS module is only available on the Win client side of EarthCape platform. Here we will examine how to configure mapping on Web Client.
Model configuration allows for choosing between Google and Bing maps.
Get current position command set values for Latitude and Longitude fields.
Web mapping compatible data types:
Required Fields
- Latitude
- Longitude
Model Configuration
Web Application Model needs to be customized according to your setup.
Create a list view that displays a collection of objects of compatible data types (list above). E.g. "Locality_ListView_Map".
Set list view editor type to "DevExpress.ExpressApp.Maps.Web.WebMapsListEditor"
Next, Add a list view navigation item and save the model record.
The result would be a web map similar to this (needs re-login):