createPOIStyle

fun createPOIStyle(classID: Long, style: POIStyle): Error?

Create a POI style

Return

Error or null on success

Parameters

classID

The desired class ID for the new POI style - Custom class IDs must be between 12000 and 12999.

style

The POIStyle to use