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

Obtain location of current map view. #200

Closed
beachygreg opened this issue Mar 8, 2016 · 4 comments
Closed

Obtain location of current map view. #200

beachygreg opened this issue Mar 8, 2016 · 4 comments

Comments

@beachygreg
Copy link

As suggested a solution could be as follows:
<sebm-google-map [latitude]="lat" [longitude]="lng" (centerChange)="centerChanged($event)" (boundsChange)="boundsChanged($event)"> </sebm-google-map>

This would allow the tracking of the current bounds and center of the map.

@sebholstein
Copy link
Owner

@beachygreg (centerChange) landed in 0.9.0, will plan boundsChange for 0.10.0

@sebholstein sebholstein modified the milestones: v0.9.0, 0.10.0 Mar 22, 2016
@treyrich
Copy link

+1 Would love to see bounds be exposed! Do you have an eta? Need any help?

@brian-singer
Copy link
Contributor

status for this release? can you also please check RC1 compatibility? 👍

@brian-singer
Copy link
Contributor

+1 for this feature. Any updates

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

No branches or pull requests

4 participants