Hello guys,
is there any offline map libraries that can be used from PHP? I want to make an application which displays all data position of stations (with latitude and longitude) on a map.
But the user doesn't want this application connect to internet, so I can't use Google Maps as a solution. Do you know any offline map libraries that can mark position based latitute and longitude information?
Thanks in advance