forMap abstract method
- HereMapControllerCore targetMap
Configures the builder to display a layer in the given map.
The map is a mandatory layer creation parameter.
targetMapThe map.
Returns MapLayerBuilder. This class instance.
Implementation
MapLayerBuilder forMap(HereMapControllerCore targetMap);