Map API

Nutiteq Maps Lib SDK enables developing advanced mobile mapping applications.
Platforms: Android, RIM BlackBerry, Java ME (J2ME)
Download maps API SDK »
Untitled Document

Products

» View demos
» Downloads

Uudised

Viimane: Thu, 15 Mar 2012 14:51:08
Teema: Vabad töökohad pakkuda
Veel uudiseid »

KaMap with EPSG3785

6 replies [Last post]
mbasa
User offline. Last seen 27 weeks 4 days ago. Offline
Joined: 09/28/2011

Do I have to override the BaseKamap class to display KaMap tile data which is in epsg3785.

Sample code will really be appreciated.

Thanks.

FailinimiSuurus
BaseKaMap.java3.92 KB
KaMap.java1.8 KB
jaak
User offline. Last seen 4 days 19 hours ago. Offline
Joined: 06/19/2008

Yes, you would need to, as BaseKamap is made for EPSG:4326 now. I'm attaching here KaMap and BaseKaMap sources, maybe you can just change projection over there and add these classes to your application.

/JaakL

mbasa
User offline. Last seen 27 weeks 4 days ago. Offline
Joined: 09/28/2011

Thanks, Jaak.

Can't seem to find where the attached code is though.

Mario.

mbasa
User offline. Last seen 27 weeks 4 days ago. Offline
Joined: 09/28/2011

Jaak,

Will really appreciate it if you can post again the source code for KaMap and BaseKaMap so that I can change the default projection.

Thanks.

Mario.

jaak
User offline. Last seen 4 days 19 hours ago. Offline
Joined: 06/19/2008

See above, below original post.

/JaakL