I have been searching the web for proper documentation in regards to this error, am in in no luck as i am unable to determine the cause of this error.
Here is the m
Set initial state values to 0 instead of null.
this.state = { latitude:0, longitude: 0, latitudeDelta: 0.09, longitudeDelta: 0.02, };