Hi I want to always load the map centered on the current location of the device. Cannot find this possibility in the docs - is this possible without in the current build?
I don't think the current branch exposes the location api service. So you have to deal with the browser location service then use the setCenter method of the plugin to stick user at the center.
Hi I want to always load the map centered on the current location of the device. Cannot find this possibility in the docs - is this possible without in the current build?