wrk-fmd / CoCeSo

Coordination Center Software for mobile operation
GNU General Public License v3.0
10 stars 3 forks source link

Create documentation how to exchange the map data provider #44

Open robo-w opened 5 years ago

robo-w commented 5 years ago

For a use in Italy the basemap.at provider should be exchanged by another map provider (Google?)

Task: Create documentation how and where the map can be replaced

robo-w commented 5 years ago

Update: OSM is already implemented as provider, so only the documentation about the extension would be nice :)

guerrifrancesco commented 5 years ago

1st question) How can I put OSM as default map? I deleted other providers in layers.js and when i open the layer menu on the map I can see only OSM. The problem is that OSM radio button is not selected by default, so I see an empty map until I press the OSM radio button. Can I get that radio checked by default?

2nd question) I'd like to have a GMaps address resolver that allows CoCeSo to understand some coordinates when I enter an address. I've seen that some GMaps stuff is already coded in CoCeSo, but I didn't understand what and how to use it. In the meantime i try to get a GMaps API key.