HereMapOptions constructor

HereMapOptions()

Creates a new instance.

Implementation

HereMapOptions()
    : projection = MapProjection.globe, initialBackgroundColor = null, renderMode = MapRenderMode.surface;