Class InteractiveMapTileSource
java.lang.Object
com.here.platform.data.client.service.interactiveMap.InteractiveMapTileSource
-
Constructor Summary
ConstructorsConstructorDescriptionInteractiveMapTileSource(InteractiveMapService interactiveMapService, HRN catalogHrn, String layerId, InteractiveMapContext context, scala.collection.immutable.Seq<Tile> startingTiles, int targetZoomLevel, int maxRelativeResolution, int parallelization, InternalSettings internalSettings) -
Method Summary
Modifier and TypeMethodDescriptionstatic final InteractiveMapOptions.CountModeorg.apache.pekko.stream.scaladsl.Source<scala.collection.immutable.Seq<Tile>,org.apache.pekko.NotUsed> static final scala.concurrent.duration.FiniteDurationstatic final com.here.olp.util.quad.factory.MercatorQuadFactory
-
Constructor Details
-
InteractiveMapTileSource
public InteractiveMapTileSource(InteractiveMapService interactiveMapService, HRN catalogHrn, String layerId, InteractiveMapContext context, scala.collection.immutable.Seq<Tile> startingTiles, int targetZoomLevel, int maxRelativeResolution, int parallelization, InternalSettings internalSettings)
-
-
Method Details
-
mapQuadFactory
public static final com.here.olp.util.quad.factory.MercatorQuadFactory mapQuadFactory() -
countMode
-
interactiveMapTimeout
public static final scala.concurrent.duration.FiniteDuration interactiveMapTimeout() -
getSource
public org.apache.pekko.stream.scaladsl.Source<scala.collection.immutable.Seq<Tile>,org.apache.pekko.NotUsed> getSource()
-