So im using JMapViewer and on this map i have some mapmarkers with a certain longitude and latitude
So to insert a text field next to this certain mapmarker i need to turn the longitude and latitude into a Point with X and Y to provide it to the setBound of the label.
And thanks !
Note that i need to do this so that if i moved the map the text moves with the map so when the map marker disappears the text disappears