Constructs a new GeoJsonDataProvider
.
Name to be used to reference this DataProvider
URL of the GeoJSON, or a GeoJSON.
Optional
New GeoJsonDataProvider
.
URL of the GeoJSON, or a GeoJSON.
Name to be used to reference this DataProvider
Adds a listener to an event type.
The type of event to listen to.
The function that gets called when the event is fired.
Fire an event type.
Destroys this GeoJsonDataProvider
.
Checks if listener is added to an event type.
The type of event to listen to.
The function that gets called when the event is fired.
Registers a client to the data provider.
The client to register.
Promise to wait for successful (or failed) connection to the data source.
Removes a listener from an event type.
The type of the listener that gets removed.
The listener function that gets removed.
Unregisters a client from the data provider.
The client to unregister.
Generated using TypeDoc
GeoJson {@link @here/harp-mapview-decoder@DataProvider}.
Automatically handles tiling and simplification of static GeoJson.