Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

Embedded Map View #8

Closed
HelloFlutter opened this issue Nov 18, 2017 · 2 comments
Closed

Embedded Map View #8

HelloFlutter opened this issue Nov 18, 2017 · 2 comments

Comments

@HelloFlutter
Copy link

Is it possible to embedd this map view as a stateless widget in my app
without a new activity?

@matthewtsmith
Copy link
Member

No, not currently. Inline native views are not currently supported in Flutter. They did just get support for inline video working but it doesn't quite have all the hooks we need to use for embedded maps. You can track the flutter issue here: flutter/flutter#73

@matthewtsmith
Copy link
Member

We have started an experimental 100% dart/flutter implementation for inline maps here. Closing this issue in favor of that development effort.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants