Matt-Jensen / ember-cli-g-maps

Deprecated Google Maps Addon
http://matt-jensen.github.io/ember-cli-g-maps
MIT License
59 stars 31 forks source link

how to compare current latitude/longitude to previous latitude/longitude #101

Closed Zorig closed 6 years ago

Zorig commented 6 years ago

Hey, i want to compare current latitude and longitude then when user drag or center changed i want to calculate new longitude and latitude to previous longitude and latitude. I did try getting this.get('lat') so i perceived this get's only current latitude right? so how can i achieve it?

Matt-Jensen commented 6 years ago

This is a userland state management concern. Issues are for bug reports and feature requests.