Getting Started
Get the "JavaScript SDK" key (AK)
AK is an important credential for using the JavaScript SDK. To avoid being stolen, please keep it in a safe place.To apply for AK, please contact lbs@navinfo.com.
Use AK
Add the entry script tag of the JavaScript SDK to the page and replace the AK value you requested with the AK you requested. The sample code is as follows:
<script type="text/javascript" src="https://lbs.navinfo.com/open-map/static/nimap-service.js?v=1229CD952A50EF9E&ak=The AK value you applied for"></script>