The GIS 3rd Party Integrations tab allows users to use their own web map, instead of using the Lucity default web map.
Note: This option only works for the web application. It does not change any of the settings for the desktop application.
Field  | 
Function  | 
Alternate URL for Show in Web Map for Asset List  | 
Enter the url of the other webmap product. Details below.  | 
Use 3rd Party GIS Web Map  | 
Switches being using the Lucity Webmap and another product. Note: This must be set to TRUE to use a different map.  | 
Click in one of the Value fields and begin typing. Click Save when complete.
URL details
A search and replace is performed on the url to replace the following variables:
The following are examples of how the url might look:
SHOWINMAPACTION  | 
SHOWINMAPPARAMS  | 
ShowInMapAssetList  | 
json list of asset inventory types and asset ids: [{catinv:2,id:123},{catinv:6,id:456}]  | 
ShowInMapLocation  | 
json list of addresses and x/y coordinates: [{building:"500",street1:"Main street",street2:"",zip:",x:null,y:null}]  | 
ShowInMapModuleList  | 
json list of module ids and record ids (not asset ids): [{moduleid:48,id:789}]  |