0

I have to get GoogleMap.getProjection().getVisibleRegion().latLngBounds

But when app is started, its values are all zero.

I tried to get this at onViewCreated, onActivityCreated and onStart of SupportMapFragment, but it doesn't work. When I can do it? Is there any callback function that notifies when it is ready?Any help would be greatly appreciated.

4

1 に答える 1

0

マップに追加できOnCameraChangeListenerます。

于 2015-07-23T11:28:28.297 に答える