renderFeatures abstract method

dynamic renderFeatures(
  1. Map<String, Object> properties
)

render feature properties and show pins, etc.

Implementation

renderFeatures(Map<String, Object> properties);