deadnight7 / maps-api-for-javascript-examples

Self-contained examples for Maps API for JavaScript v3.

Home Page:https://developer.here.com/javascript-apis/documentation/v3/maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maps API for JavaScript

This repository holds a series of JavaScript based examples using the HERE Maps API for JavaScript. More information about the API can be found on developer.here.com under the JavaScript APIs section.

This set of self-contained, use-case based examples is designed to be cloned by developers for their own use.

Note: In order to get the sample code to work, you must replace all instances of {YOUR_APP_ID} and {YOUR_APP_CODE} within the code and use your own HERE credentials.

You can obtain a set of credentials from the Plans Page on developer.here.com.

See the LICENSE file in the root of this project for license details.

Maps API for JavaScript

All of the following examples use version 3 of the API

About

Self-contained examples for Maps API for JavaScript v3.

https://developer.here.com/javascript-apis/documentation/v3/maps

License:Other


Languages

Language:JavaScript 65.9%Language:HTML 28.2%Language:CSS 5.9%