Since Google maps is not free for a while now, would there be an interest to add Mapbox, OSM API (or any other provider for that matter) for the map field and let the user choose which provider they want (e.g Field::make( 'make', ...)->set_provider( 'mapbox' );)?
Since Google maps is not free for a while now, would there be an interest to add Mapbox, OSM API (or any other provider for that matter) for the map field and let the user choose which provider they want (e.g
Field::make( 'make', ...)->set_provider( 'mapbox' );)?