Annotations define an instance of a particular symbol, like smoke alarm or parking,
on a floor. They MUST only be linked to geometry that is a Point. Their symbolKey
will be the key in the annotationSymbols object that defines the icon and name of the symbol.
Annotations are useful to place as markers on the map. More complex objects with more properties
and more differences between instances are better modeled with something like Locations
Annotations define an instance of a particular symbol, like
smoke alarmorparking, on a floor. They MUST only be linked to geometry that is aPoint. TheirsymbolKeywill be the key in theannotationSymbolsobject that defines the icon and name of the symbol.Annotations are useful to place as markers on the map. More complex objects with more properties and more differences between instances are better modeled with something like Locations
Interface