I'm trying to wire up some maps.
Anyone know where I go to see all the possible values for:
dataLookup: 'properties.city_name',
layerInfo: {
maxZoom: -1,
minZoom: -1,
type: 'cities'
},
I really want to know what options I have - or how to configure the datalookup and type. I'm not seeing meaty documentation.
I did find this:
The type property is set to 'regions' and the dataLookup property is set to
'properties.state_name' because these are the values specified in the location file that match
the data in the statepop data source:
But - alas - I'm still struggling to find other options. I've got good data, even with Lat Longs - I'm just trying to figure out how to use it in the maps.
webFOCUS 8207.15
WindowsServer 2019