Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Inline Google Maps support #73

Closed
Closed
@FlutterIssues

Description

@FlutterIssues

Issue by Hixie
Thursday Jul 16, 2015 at 22:26 GMT
Originally opened as https://github.com/flutter/engine/issues/30


From @collinjackson on July 8, 2015 20:23

We are going to want to have support for maps in Sky.

There are a few ways we might go about doing this:

  1. Use native maps widget for each platform to render the map
  2. Use maps widget for each platform to render to a texture and draw the map ourselves
  3. Develop a custom maps SDK for Sky

The second option would be ideal but may not be possible. We should investigate which approach is best and build a demo app.

Copied from original issue: domokit/mojo#310

Metadata

Metadata

Assignees

Labels

c: new featureNothing broken; request for a new capabilitycustomer: mulligan (g3)engineflutter/engine repository. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.p: mapsGoogle Maps pluginpackageflutter/packages repository. See also p: labels.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions