» View demos » Downloads
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
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