should Change Camera Position
abstract fun shouldChangeCameraPosition(newLocation: LatLng, newBearing: Double, newTilt: Double): Boolean
Called when the map's camera position is about to be changed
Return
true if this new position will be acceptable, false otherwise
Parameters
new Location
the new camera location
new Bearing
the new camera bearing
new Tilt
the new camera tilt