Index

src/services.ts

Animation
Animation: IAnimation
Type : IAnimation
Default value : { /** * Marker bounces until animation is stopped. */ BOUNCE: 1, /** * Marker falls from the top of the map ending with a small bounce. */ DROP: 2 }

Animations that can be played on a marker.

ZoomLevel
ZoomLevel: IZoomLevel
Type : IZoomLevel
Default value : { World: 1, Continent: 5, City: 10, Streets: 15, Buildings: 20 }

The following list shows the approximate level of detail you can expect to see at each zoom level

src/services/maps-manager.ts

DefaultCoords
DefaultCoords: literal type
Type : literal type
Default value : { latitude: 40.73061, longitude: -73.935242 }

src/loaders/base-maps-api-loader.ts

LAZY_LOADER_OPTIONS
LAZY_LOADER_OPTIONS:
Default value : new InjectionToken<LoaderOptions>('_heremaps.LazyMapLoaderApiOptions')

src/loaders/script-loader-protocol.ts

ScriptLoaderProtocol
ScriptLoaderProtocol: object
Type : object
Default value : { AUTO: 'auto', HTTP: 'http', HTTPS: 'https' }

result-matching ""

    No results matching ""