Simon Irmancnik
Simon Irmancnik
@marianhlavac @yunikkk @skreborn Community already did: https://github.com/flutter-mapbox-gl/maps This is a fork of the original project from Mapbox. Community did web support, it works well. And this repo resembles the original...
In the meantime ESRI did this: https://pub.dev/packages/arcgis_map_sdk They claim they support web, I haven't checked it out yet though.
Not to mention https://pub.dev/packages/maplibre_gl.
@evil159 Thank you for your response. My two cents regarding pull requests - it may have changed since I last looked, but doing pull requests is probably impossible due to...
@evil159 So you're saying you're willing to accept PRs that will modify private class names as well? I think we'd still appreciate access to the template though.
@gaaclarke Thanks for the quick reply. I did write a simple singleton which I link into the consumer app. But honestly I'd much rather have an in-sdk class that is...
@gaaclarke @reidbaker @jmagman Do you have any plans to include the missing functionality in iOS as well, to match Android SDK?
@jmagman Can you point me to the repository containing native iOS SDK? And possibly the docs to build flutter locally?
@munificent That sounds great. When is this going to be released? Will it come automatically with new Flutter as well?
@Yukams This should be 2.0.6-dev.3 and later on merged into master. I'm happy to take over merging and looking into other pending PRs / publishing if you're busy, just take...