Hi guys!
I'm developing an application and a user can receive gps-coordinates. How can I show the part of map or open the standard application?
| 2 | No.2 Revision |
Hi guys!
I'm developing an application and a user can receive gps-coordinates. How can I show the part of the map or open the standard application?
Upd:
I found that it's possible to use links like this <a href="geo:number,number">text</a> but how can I integrate the part of the map into my application?
| 3 | retagged |
Hi guys!
I'm developing an application and a user can receive gps-coordinates. How can I show the part of the map or open the standard application?
Upd:
I found that it's possible to use links like this <a href="geo:number,number">text</a> but how can I integrate the part of the map into my application?