This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Load Image JMapViewer

0

Anyone can suggest me how I can load image and put in a particular Coordinate in JMapViewer?

asked 19 Jul '14, 18:21

scupetta18's gravatar image

scupetta18
-3111115
accept rate: 0%

edited 20 Jul '14, 12:09


One Answer:

1

Without any experience in this particular slippy map framework, I guess you need to implement your own overlay or tile server: https://today.java.net/pub/a/today/2007/11/13/mapping-mashups-with-jxmapviewer.html

You might want to pick another map widget that is more feature complete: https://wiki.openstreetmap.org/wiki/Frameworks#Widgets

answered 20 Jul '14, 15:42

iii's gravatar image

iii
4.9k84082
accept rate: 10%

Source code available on GitHub .