airbnb / AirMapView

A view abstraction to provide a map user interface with various underlying map providers
http://airbnb.github.io/AirMapView/
Apache License 2.0
1.87k stars 215 forks source link

map.getCenter() is always null for Web maps #95

Open guidedways opened 7 years ago

guidedways commented 7 years ago

I'm trying to obtain the center of the map but it's always null. How do I go about doing it when using the Web view?

nwadams commented 7 years ago

@guidedways I am unable to reproduce this with the sample app. Can you provide more details?