How to view locations on map by using url stored in database
abc
asked 19 Apr '18, 06:39
Nas_ri 11●1●1●2 accept rate:0%
2
there is not a lot of information in your question. Which URLs do you store in your database ? Do those URLs contain longitude/latitude information ? Do you want to view the map via a browser or via an app ?
You probably already have a website or app, please give details on the programming language and frameworks you use.
(19 Apr '18, 06:47)escada
location URLs are stored in mysql database. short URL is stored in the database.Want to view the map via browser using javascript or php.
there is not a lot of information in your question. Which URLs do you store in your database ? Do those URLs contain longitude/latitude information ? Do you want to view the map via a browser or via an app ?
You probably already have a website or app, please give details on the programming language and frameworks you use.
location URLs are stored in mysql database. short URL is stored in the database.Want to view the map via browser using javascript or php.