Home
last modified time | relevance | path

Searched defs:setShowMyLocationButton (Results 1 – 18 of 18) sorted by relevance

/expo/packages/expo-maps/android/src/main/java/expo/modules/maps/interfaces/
H A DControls.kt7 fun setShowMyLocationButton(enable: Boolean) method
/expo/packages/expo-maps/ios/ExpoMaps/Protocols/
H A DControls.swift3 func setShowMyLocationButton(enable: Bool) function
/expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/Protocols/
H A DControls.swift3 func setShowMyLocationButton(enable: Bool) function
/expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/Protocols/
H A DControls.swift3 func setShowMyLocationButton(enable: Bool) function
/expo/packages/expo-maps/ios/ExpoMaps/GoogleMaps/
H A DGoogleMapsControls.swift14 func setShowMyLocationButton(enable: Bool) { in setShowMyLocationButton() function
H A DGoogleMapsView.swift133 func setShowMyLocationButton(enable: Bool) { in setShowMyLocationButton() function
/expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/GoogleMaps/
H A DGoogleMapsControls.swift14 func setShowMyLocationButton(enable: Bool) { in setShowMyLocationButton() function
H A DGoogleMapsView.swift133 func setShowMyLocationButton(enable: Bool) { in setShowMyLocationButton() function
/expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/GoogleMaps/
H A DGoogleMapsControls.swift14 func setShowMyLocationButton(enable: Bool) { in setShowMyLocationButton() function
H A DGoogleMapsView.swift133 func setShowMyLocationButton(enable: Bool) { in setShowMyLocationButton() function
/expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/
H A DAppleMapsControls.swift14 func setShowMyLocationButton(enable: Bool) { in setShowMyLocationButton() function
H A DAppleMapsView.swift115 func setShowMyLocationButton(enable: Bool) { in setShowMyLocationButton() function
/expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/
H A DAppleMapsControls.swift14 func setShowMyLocationButton(enable: Bool) { in setShowMyLocationButton() function
H A DAppleMapsView.swift115 func setShowMyLocationButton(enable: Bool) { in setShowMyLocationButton() function
/expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/
H A DAppleMapsControls.swift14 func setShowMyLocationButton(enable: Bool) { in setShowMyLocationButton() function
H A DAppleMapsView.swift115 func setShowMyLocationButton(enable: Bool) { in setShowMyLocationButton() function
/expo/packages/expo-maps/android/src/main/java/expo/modules/maps/googleMaps/
H A DGoogleMapsControls.kt25 override fun setShowMyLocationButton(enable: Boolean) { in setShowMyLocationButton() method in expo.modules.maps.googleMaps.GoogleMapsControls
H A DGoogleMapsView.kt120 fun setShowMyLocationButton(enable: Boolean) { in setShowMyLocationButton() method