TypeScript definitions for heremaps
A react native heremaps android and iOS bridge
An attempt to use HEREMaps for Android in React Native.
Angular directive for working with Nokia Here Maps
Here maps API wrapper for Node.js forked from node-heremaps
Here Maps for Angular 6
Here maps API wrapper for Node.js
Here Maps for Angular 6
Easy geocoding for Angular using Here Maps services
World-scale maps using geo-three and support for multiple map providers (Mapbox, Bing, HereMaps, etc)
Map themes
Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples
Font catalog for harp.gl
Decoder for the Quantized Mesh 1.0 format
Here Maps for Angular 6
Commonly used libraries of XYZ Maps.
A guarded version of the TypeScript type definitions for HERE Maps.
Font resources for harp.gl
geo-three is library for tile based geographic map layers in with three.js supporting selective loading/unloading of real-time generated 3D tiles
harp.gl Examples
Scripts used to generate a font catalog for harp.gl
A simple online editor for harp.gl themes.
Map display of XYZ editor.
Generated from the OpenAPI specification of the HERE Open Location Platform Data API
This `ruby gem` provide the functionality to integrate with HERE Maps API, SEARCH (PLACES) AND GEOCODING APIs - ROUTING APIs
The flexible polyline encoding from heremaps is a lossy compressed representation of a list of coordinate pairs or coordinate triples. It achieves that by: 1. Reducing the decimal digits of each value. 2. Encoding only the offset from the previous point. 3. Using variable length for each coordinate delta. 4. Using 64 URL-safe characters to display the result. For more information, visit: https://github.com/heremaps/flexible-polyline