How to use spcific HERE country data offline?

帅比萌擦擦* 提交于 2019-12-12 04:23:17

问题


I'm using Here maps evaluation (90 days) now.
My purpose is to use HERE offline (i.e., with Android phones that do not have cellular data, and even do not have WiFi, but can only make and get calls) and I want the map data to be avaailable only in 1 country.
How can I do this with HERE api?

EDIT
What I did so far:
1. I downloaded the evaluation of HERE, and built simple app. This app is only working with WiFi/Cellular data.
2. I downloaded HERE apk from Google Play and there it gave me to navigate offline after I downloaded the country map from the application.

I want this offline feature in an application that I write.


回答1:


1) Be sure that you are using Premium version of SDK. Starter version didn't support offline mode. Difference between versions shown on this page https://developer.here.com/develop/mobile-sdks
2) Look at example for how to download a map for specific region https://tcs.ext.here.com/sdk_examples/MapDownloader.zip



来源:https://stackoverflow.com/questions/42248438/how-to-use-spcific-here-country-data-offline

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!