Skip to content

map.panBy()

Masashi Katsumata edited this page Sep 20, 2016 · 3 revisions

###Description Changes the center of the map by the given distance in pixels. The map coordinate system increases from west to east (for x values) and north to south (for y values).

###Example

map.panBy(100, 100);

map.panBy(-100, -100);

Join the official community

New versions will be announced through the official community. Stay tune!

Do you have a question or feature request?

Feel free to ask me on the issues tracker.

Or on the official community is also welcome!


New version 2.0-beta2 is available.

The cordova-googlemaps-plugin v2.0 has more faster, more features.

https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/tree/master/v2.0.0/README.md

Clone this wiki locally