What kind of an offline map and how to use it in my javafx application ?
24 views
Skip to first unread message
ylen...@gmail.com
unread,
Mar 9, 2017, 7:39:19 PM3/9/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to javafx
Hi, i'm using javafx (fxml) to build an application, which i load data from "csv" files to neo4j database. Then i query it and display the results in tableview.Now some of the data are location data. So i need a way to display a full featured -with the zoom and search option- map offline and use it for my location data. I have been looking for more then 15 days but no progress and to be honest and i don't even know what kind of a map i should look for (i.e the file extension) because i have downloaded some files from Openstreetmap with different extensions like ".mbtiles", ".osm.pbf" and ".shp.zip".So if anybody can help ? Thanks in advance.