Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change to Platform View, add user location, simpler token #71

Merged
merged 1 commit into from
Jan 10, 2019

Conversation

yoavrofe
Copy link
Contributor

@yoavrofe yoavrofe commented Jan 1, 2019

This is a re-implementation of the Flutter plugin using Android Platform View. This is the path Google has taken with the Webview plugin, as well as their map plugin. The performance is good, and it's east to show the user location.

iOS is not implemented in this PR, but is quite easy to implement. An example is this Implementation of the plugin by Fontinalis, which is based on the Google Maps plugin.

I believe this basic plugin can be extended to provide full support of the Mapbox GL Native map.

Since Flutter will soon support the web as well, using HummingBird, I think it will be a good idea to have the controller methods stay as close as possible to the Mapbox GL JS component.

@tobrun
Copy link
Member

tobrun commented Jan 2, 2019

This is amazing @yoavrofe !

@tobrun
Copy link
Member

tobrun commented Jan 10, 2019

I'm going ahead and merge this. We can work out remaining todo and release when merged.

@tobrun tobrun merged commit d1cf00e into mapbox:master Jan 10, 2019
@tobrun tobrun mentioned this pull request Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants