Releases: balloman/expo-google-maps
Releases · balloman/expo-google-maps
v0.7.0
v0.6.1
v0.6.0
v0.5.1
v0.5.0
Minor Changes
-
#36
7afa151
Thanks @balloman! - Added android support!Android should have all the support iOS has which includes
- Map Display
- Android has a different method of supplying the api key, so now it will need to be provided with an expo plugin
- Markers
- Support for custom views is here as well, but it might be a little buggy on the android side, so let me know if you encounter any issues
- Polygons
- Map Display
v0.4.1
v0.4.0
v0.3.0
v0.2.0
Minor Changes
-
#13
a5b676e
Thanks @balloman! - Added the ability to show the user's location on the map -
#9
67c77a3
Thanks @balloman! - Added the ability to get a callback whenever the map is idle- Added an event called onMapIdle that returns the camera position whenever the map is idle
-
#12
e7e55c2
Thanks @balloman! - Added an event callback for while the map is being moved