Open galex opened 11 years ago
Really cool idea. Maybe each map could just have it's own generated XML file with marker data?
Feel free to develop it and issue a pull request! :)
What do you mean by each map? There's multiple maps in this project? I'm going for json, much more easy thanks to json_encode for now.
Why isn't Type a reference table?
It probably should be one. Go for it!
Hello,
As I would like to develop a mobile app to provide an easy access to a represent-map website on Android and iOS I would like to have an "API" with an url like "/api.php" which will present the same data as the website but in a JSON or XML format.
Cheers, Alexander