11 weeks 6 days ago
—
Nutiteq is proud sponsor of StateOfTheMap 2010 #sotm10
Hi,
I'm working with J2ME and I would like to move automatically the map if the place marker is too close from the screen edges.
My question is : how can i detect that a place marker will be drawn near a screen edge ?
Thanks in advance.
General idea would be that the GeoMap has methods wgsToMapPos() and mapPosToWgs() and you can use them with map the current center and your marker coordinates.
/JaakL