Webview with here-map in android x which supported by nokia x mobile

175 views Asked by At

I want to open here map in web view using Eclipse in Nokia x which also support the android x.

Please help me or provide uri lancher for this

Thank u .

1

There are 1 answers

2
Dr.Jukka On

I can see two separate questions in there, one for having HERE maps on Nokia X inside webview, and the other one for launching the HERE maps with Uri.

Anyway, incase you really want to embed the HERE maps in a way that you can sue it from HTML, then I actually would have an example ready. Got it done yesterday, and you can find it from github

Its based on MapKit plugin for Google maps v2, and i made it also to work with HERE when it is run inside Nokia X environment.

Feel free to work on teh project as you wish, or use the original plug-in, and then just use the OneAPK porting guide, alongside the example for porting assistance.