reset OSM to 'in development' - it still works so-so with Google Maps location strings

This commit is contained in:
Harald Milz 2019-04-08 14:22:11 +02:00
parent 973d1baccc
commit 9e2fab48e3

View file

@ -136,7 +136,7 @@ function gcal_geocoding_setting_string() {
), ),
array( array(
'option' => 'osm', 'option' => 'osm',
'name' => 'OpenStreetMap', 'name' => 'OpenStreetMap - in Entwicklung',
), ),
); );