tillnagel / unfolding

A library to create interactive maps and geovisualizations in Processing and Java
http://unfoldingmaps.org
Other
477 stars 245 forks source link

How to add image in marker #180

Closed darkknight377 closed 3 years ago

tillnagel commented 3 years ago

Did you see the ImageMarker example? Is that what you need? https://github.com/tillnagel/unfolding/blob/master/examples/de/fhpotsdam/unfolding/examples/marker/imagemarker/ImageMarkerApp.java

tillnagel commented 3 years ago

(If not, please reopen this issue)

darkknight377 commented 3 years ago

thank you it worked!

darkknight377 commented 3 years ago

One more question though, How to show text over the image it overlapse with image