Package org.oscim.tiling.source.mapfile
Class PointOfInterest
java.lang.Object
org.oscim.tiling.source.mapfile.PointOfInterest
An immutable container for all data associated with a single point of interest node (POI).
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
layer
public final byte layerThe layer of this POI + 5 (to avoid negative values). -
position
The position of this POI. -
tags
The tags of this POI.
-
-
Constructor Details
-
PointOfInterest
-
-
Method Details