Class GeoObjectInspectionMetadata
Package world.mappable.mapkit.map
java.lang.Object
↳ world.mappable.mapkit.map.GeoObjectInspectionMetadata
All Superinterfaces:
class GeoObjectInspectionMetadata implements BaseMetadata, Serializable
Metadata type added to all objects returned by Map.visibleObjects
Nested Class Summary
|
Modifier and Type |
Interface |
Description |
|
|
Summary
Constructors
|
Signature and Description |
|
GeoObjectInspectionMetadata() |
|
GeoObjectInspectionMetadata(@NonNull java.lang.String layerId, |
Methods
|
Type and modifiers |
Method and Description |
|
|
|
|
|
|
|
void |
serialize(world.mappable.runtime.bindings.Archive archive) |
|
|
Constuctors
GeoObjectInspectionMetadata
|
GeoObjectInspectionMetadata() |
Use constructor with parameters in your code.
This one is for serialization only!
GeoObjectInspectionMetadata
|
GeoObjectInspectionMetadata(@NonNull java.lang.String layerId, |
Methods
getLayerId
|
@NonNull |
getObjectType
|
@NonNull |
serialize
|
@Override |
getNativeName
|
java.lang.String getNativeName() |