Class TiledHereMapContentReferencePropertyMap

java.lang.Object
com.here.platform.location.integration.optimizedmap.graph.TiledHereMapContentReferencePropertyMap
All Implemented Interfaces:
com.here.platform.location.core.graph.PropertyMap<Vertex,HereMapContentReference>

public class TiledHereMapContentReferencePropertyMap extends Object implements com.here.platform.location.core.graph.PropertyMap<Vertex,HereMapContentReference>
Converts an Optimized Map for Location Library Mapping Partition into a PropertyMap searchable by Vertex.

A MappingTile maps VertexIndices inside that tile to a HereMapContentReference.

param: tileById Used to retrieve the data tiles by their ID, if they exist