Do I have to override the BaseKamap class to display KaMap tile data which is in epsg3785.
Sample code will really be appreciated.
Thanks.
| Failinimi | Suurus |
|---|---|
| BaseKaMap.java | 3.92 KB |
| KaMap.java | 1.8 KB |
Thanks, Jaak.
Can't seem to find where the attached code is though.
Mario.
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.
See above, below original post.
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