updateSpeedLimitsPolicy abstract method
Call this method, then wait for
SpeedPolicyListener.onSpeedPolicyChanged to read speed policy due
to asynchronous updates. SpeedPolicyListener.onSpeedPolicyChanged
will be called only if speedLimitsPolicy
changed
Implementation
void updateSpeedLimitsPolicy(mapkit_geometry_point.Point position);