populatePoint

fun populatePoint(coreApi: CoreApi, point: MapPoint, featureVectorMap: ConcurrentHashMap<String, FeatureVector>, iconDetailsMap: ConcurrentHashMap<String, List<IconDetails>>)

Populate's Point Geometry into feature vector map and/or icon style map This is designed for use with the new CartoCSS Styling

Parameters

coreApi

The CoreApi instance

point

The polygon to populate

featureVectorMap

The feature vector map with key layerName

iconDetailsMap

The icon style map with key imageId