jbdemonte / gmap3

jQuery plugin to create Google maps
http://gmap3.net
668 stars 198 forks source link

.panTo is not a function #98

Closed sosnet closed 8 years ago

sosnet commented 8 years ago

Hi, I updated to v7 and started to fix all those problems..

Before my code was $('#map').gmap3('get').panTo({lat: coords.latitude, lng: coords.longitude});

Now I'm not able to move the map. I tried several things but none of them were working. Thanks for helping

jbdemonte commented 8 years ago

this is version 6 code style, v7 is not compatible with this