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?
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?