문제

I am searching for

  1. How to use map control on windows mobile 6?

  2. Which service i have to use for this?

Can any one help me?

Thanks.

도움이 되었습니까?

해결책

There isn't a standard map control for Windows Mobile. You first need to find a service and design a control of your own. Among others, you can use Google Maps and Yahoo Maps.

Yahoo Maps have a REST API. This means that in the simplest solution, you could use a WebBrowser control and point the URL to the map image.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top