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

Add 2-Way binded view and center for map #29

Open
atd-schubert opened this issue Nov 28, 2016 · 2 comments
Open

Add 2-Way binded view and center for map #29

atd-schubert opened this issue Nov 28, 2016 · 2 comments
Labels

Comments

@atd-schubert
Copy link
Member

The map-component should also have summarized 2 way binded values view and center.

Center is a combination of lat and lng, view is like center with the zoom-level in addition...

@atd-schubert atd-schubert added this to the v1.0.0 milestone Nov 28, 2016
@atd-schubert atd-schubert self-assigned this Nov 28, 2016
@4thel00z
Copy link
Collaborator

@atd-schubert could I have more details on this?

@atd-schubert
Copy link
Member Author

Currently we use lat and lng as directive input and output with datatype numbers, but we thought about to provide also center as input/output with datatype LatLng and maybe also view as tuple of [LatLng, number], where LatLng is the center position and the number is the zoom level. But maybe it produces a lot more complexity without giving any really new feature.

@atd-schubert atd-schubert removed this from the v1.0.0 milestone Feb 9, 2018
@atd-schubert atd-schubert removed their assignment Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants