Category: React Native Map
Animated.Region undefined constructor
I may be missing something. How is Animated.Region supposed to be referenced? I can’t seem to get it bundled at all. It isn’t one of…
Dashed Polyline Support
Can we have dashed polylines somehow? I understand that this is not possible at the moment but could that be possible?
Google Maps support for iOS
Any plans to implement the Google Maps SDK for iOS so we don’t have to use the default Apple Maps?
Make callout visibility controlled / declarative
This is a similar wish to this: facebook/react-native#4656 I understand that we have the showCallout method but this seems to be an imperative way to…
Support react-native < 0.17
I’ve seen similar issues, but nothing have helped. I’m receiving this error while debugging in chrome: Warning: Native component for “AIRMapMarker” does not exist Warning:…
Could not find com.google.android.gms:play-services-base:8.3.0
Hello, this bunch or errors i see just after react-native run-android. I am new to react-native, so not sure whether I missed something or this…
TouchableOpacity in Custom Marker doesn’t work on Android
I created a custom marker view with a button in it, it works well on iOS, but it’s no touch event triggers on Android.
Do you have plans to have a directions api in place?
No description provided.
does not update its position when changing its center
I’m trying to put a circle in the center of my map. I have the following : <MapView.Circle center={{latitude: this.state.region.latitude, longitude: this.state.region.longitude}} radius=1000 fillColor=”rgba(0, 0,…
Initial Postion bases on geolocation
Hi, Everyone, I’m not sure if I should write this question on here. On my app, I did this on render: <MapView style = {styles.mapView}…
Recent comments