Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 15, 2021

This PR contains the following updates:

Package Change Age Confidence
react-native-maps ^0.11.0 -> ^0.31.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

react-native-maps/react-native-maps (react-native-maps)

v0.31.1

Compare Source

Bug Fixes
  • ios: pod install failing with deployment target 11.0 (f7c8903)

v0.31.0

Compare Source

Bug Fixes
Features

v0.30.2

Compare Source

Bug Fixes
  • android: android 12 crash (7cffb97)
  • migrate to deprecated-react-native-prop-types (4bfb8a1)

v0.30.1

Compare Source

0.30.1 - (January 3, 2022)

Common: #​4011 Feature fix AnimatedRegion getAnimatedValue Issue

v0.30.0

Compare Source

0.30.0 - (November 10, 2021)

  • Common: #​3789 URLTile tile caching
  • Common: #​3938 Add URLTile & WMSTile opacity property
  • Common: #​3996 Allow wider version range for react-native-web peer dependency
  • Common: #​3977 Upgrade example app to React Native 0.65.1
  • Common: #​3972 Fix default color and stroke width properties for Geojson component
  • Common: #​3965 GeoJSON Marker Title Prop & A bit Refactor
  • Common: #​3744 Updates AnimatedRegion component
  • Common: #​3966 Fix polygon on press wrong coordinates
  • iOS: #​3997 Allow markers to be un-tappable on ios gmaps
  • iOS: #​3944 Add heading to onUserLocationChange
  • iOS: #​3956 Add missing export for AIRMapMarker isPreselected view property
  • iOS: #​3973 Version bump googleMaps and Google-Maps-iOS-Utils
  • Android: #​3945 Bump minSDKVersion to 21

v0.29.4

Compare Source

v0.29.3

Compare Source

0.29.3 - (August 29, 2021)

  • Common: #​3920 GeoJSON onPress Crash Fix and Marker Customization Options
  • Common: #​3930 Updated peer deps to maintain compatibility with expo init

v0.29.2

Compare Source

0.29.2 - (July 5, 2021)

  • Android: Revert #​3797 Allow a previously dashed line to be made solid

v0.29.1

Compare Source

0.29.1 - (July 5, 2021)

  • Common: #​3855 Fix crashes related to getAddressFromCoordinates for android and iOS
  • Common: #​3871 Allow React 17 peer dependency

v0.29.0

Compare Source

0.29.0 - (June 8, 2021)

  • Common: #​3779 Polyline tappable feature on GeoJson
  • Common: #​3784 Implemented scrollDuringRotateOrZoom control for Google Maps
  • Common: #​3739 Use Default Geocoder to convert Coordinates by getting address
  • Common: #​3728 Add onPress for GeoJSON
  • Common: #​3737 Added support for overlay rotations in Google Maps API
  • iOS: #​3754 Fix indoor events on iOS for multiple MapViews
  • iOS: #​3762 Add support for disabling userLocation callout
  • iOS: #​3746 Fix in WMSTile: typings & component removal on iOS
  • iOS: #​3764 Provide a way to override mapkit style
  • Android: #​3726 Use double on setCamera to fix zoom precision.
  • Android: #​3308 Fix fitToCoordinates with preset mapPadding
  • Android: #​3797 Allow a previously dashed line to be made solid
  • Docs: #​3768 Clean up old installation instructions
  • Docs: #​3771 Better docs for custom markers
  • Docs: #​3716 Update Mapview docs
  • Docs: #​3793 Update Polygon docs

v0.28.1

Compare Source

v0.28.0

Compare Source

  • Common: #​3705 Update example project
  • Common: #​3424 Bugfix for the "require cycles" warning
  • Common: #​3452 Ability to pass a Marker image as Geojson prop
  • Common: #​3516 Polyline props to obtain dashed/dotted lines in Geojson component
  • Common: #​3358 onRegionChange sends a boolean indicating if the move was from the user (true) or an animation (false)
  • Common: #​3658 Geojson stroke color, stroke width, fill color, and marker color properties preserved
  • Common: #​3695 AnimateCamera duration bugfixed
  • iOS: #​3383 Added tintColor prop for setting the color of the map
  • Android: #​3414 Play services version updated

v0.27.1

Compare Source

0.27.1 (March 19, 2020)

  • Android: #​3345 Protect against null Location in FusedLocationSource
  • Android: #​3351 Revert "android google map callout support

v0.27.0

Compare Source

0.27.0 (March 4, 2020)

  • iOS: #​3115 Expose isAccessibilityElement as a prop
  • iOS: #​3119 Add mapPadding prop
  • iOS: #​3134 Add isPreselected prop
  • iOS: #​3120 Keep current mapType when taking snapshot
  • iOS: #​2889 Implement onUserLocationChange
  • iOS: #​3136 Use RCTImageLoaderProtocol for RN v0.61.0
  • iOS: #​3125 Replace deprecated bridge.imageLoader calls with moduleForClass API
  • iOS: #​3309 Fixes for polygon custom styles not being applied when provider is Google maps
  • iOS: #​3104 Only handle cacheEnable when app is active
  • Android: #​2993 Improved user location
  • Common: #​3163 Opacity prop for MapOverlay on Android and iOS (Google Maps)
  • Common: #​3131 AnimatedRegion.addListener() property setting

v0.26.1

Compare Source

0.26.1 (October 3, 2019)

  • Android: #​3103 Support for RN 0.60.5
  • Android: #​3103 "AIRMap" was not found in the UIManager

v0.26.0

Compare Source

0.26.0 (September 30, 2019)

  • iOS: #​2999 Update GoogleMaps pod to 3.2.0
  • iOS: #​2395 Allow using onPanDrag while scrollEnabled=true
  • iOS: #​3051 Add flat property binding on Marker for iOS
  • Android: #​3007 Add Overlay onPress event
  • Android: #​3001 Add @​ReactModule annotation to help turbo modules processor
  • Common: #​3045 Add heading to the onUserLocationChange listener
  • Common: #​2937 Add onDoublePress callback
  • Common: #​2960 Heatmaps for Android and iOS
  • Common: #​2959 Added GeoJSON support by default
  • Common: #​2975 Convert to new react native config format (RN 0.60)

v0.25.0

Compare Source

0.25.0 (July 11, 2019)

  • Android: #​2941 Fix build gradle to allow jettifier to run correctly
  • Android: #​2741 Use a shared image icon for markers when they share the same image URI
  • Android: #​2557 Fix bug when changing subview of Marker to icon
  • Android: #​2392 Add support for loading base64 encoded image
  • iOS: #​2423 Handle annotations without images on iOS map snapshot
  • iOS: #​2881 Update podspec to use GoogleMaps 3.1.0
  • iOS: #​2253 TestID's for e2e automation
  • iOS: #​2826 Follow up for #​2253
  • iOS: #​2397 Add compass location offsets for iOS maps
  • Common: #​2568 Support for WMS Layer support
  • Common: #​2017 Update the Google Maps custom map style if changed after initialization
  • Common: #​2903 Fix react snapshot undefined warning

v0.24.2

Compare Source

0.24.2 (April 17, 2019 )

  • iOS: #​2818 Google Maps - Weak refs to gesture targets to address memory leak

v0.24.1

Compare Source

0.24.1 (April 16, 2019 )

  • iOS: #​2815 Google Maps - Free instance variable in getActionForTarget to address memory leak

v0.24.0

Compare Source

0.24.0 (April 11, 2019 )

  • Common: #​2740 Fix deprecated UIManager usage when accessing component names
  • Common: #​2393 add typings for pointForCoordinate & coordinateForPoint
  • Common: #​2732 Implement ability to flip y coordinate for Google Map tiles.
  • Android: #​2765 Allow setting of play-services version through ext
  • Android: #​2702 Enable RN projects to define the Android AppCompat Library version
  • Android: #​2720 Fix Android dependencies and build errors
  • Android: #​2682 Implement 'tappable' prop on polyline for Android
  • Android: #​2417 Support for lineCap and lineDash pattern
  • Android: #​2727 fix build: only apply mvn push gradle plugin if POM_ARTIFACT_ID is set
  • iOS: #​2446 fix iOS GoogleMaps camera always animate
  • iOS: #​2746 onPanDrag support for iOS
  • iOS: #​2581 Custom callout improvements 🎉
  • iOS: #​2794 Fix CalloutSubview on Apple maps
  • iOS: #​2716 Fix Memory Leaks
  • Docs: #​2675 #​2685 #​2707 #​2704
  • Example: #​2792 Upgrade Example to react-native to 0.59.3
  • TypeScript: #​2705 Add Marker icon property introduced in #​2650 to index.d.ts

v0.23.0

Compare Source

0.23.0 (January 17, 2019)

  • Common: #​2651 Use resolveAssetSource method from Image
  • Common: #​2576 Fix import error for MapMarker and MapOverlay
  • Common: #​2615 Added helper method for calculating bounding box from region
  • Common: #​2607 Fix camera type definition error
  • Common: #​2563 Added camera system and deprecate animateTo methods
  • Common: #​2571 Added getMapBoundaries to MapView
  • Common/iOS: #​2650 Added icon prop for MapMarker
  • iOS: #​2414 Fix path for yoga in Podfile
  • iOS: #​2627 Added tileSize prop for MapUrlTile
  • iOS: #​2608 Fix animateToCamera
  • Android: #​2653 Defaults to the map services version instead of play services
  • Android: #​2587 Allow specifying a different version for base and maps on android
  • Android: #​2598 Fix crash for cannot getActiveLevelIndex
  • Docs: #​2639 Added note about recursive framework search paths
  • Docs: #​2631 Added notes for Google Play Services

v0.22.1

Compare Source

0.22.1 (November 8, 2018)

  • Common: #​2548 Moved babel-plugin-module-resolver and babel-preset-react-native from dependencies to devDependencies
  • Android: #​2555 Fixed #​2507
  • Android: #​2545 Fixed “The specified child already has a parent”
  • Docs: #​2541 Improve installation docs
  • Docs: #​2550 Specify how to use Google Maps

v0.22.0

Compare Source

0.22.0 (October 11, 2018)

  • Common: #​2049 Added animateToNavigation method to MapView
  • Common: #​2207, #​2232 Added timestamp property to onUserLocationChange event callback
  • Common: #​2479, #​2524 Added edgePadding to fitToSuppliedMarkers function
  • Common: #​2448 Added custom indoor picker level
  • Common: #​2238 Support the asset:// scheme for images
  • Common: #​2136, #​2184 Modifications/Enhancements to MapView.UrlTile
  • Common: #​2039 Fix for pointForCoordinate and coordinateForPoint
  • Common: #​2217 Using ColorPropType to validate all color props more accurately
  • iOS: #​2396 Added installation for iOS via react-native link
  • iOS: #​2243 Added support of lineDashPattern polyline props to iOS Google Maps
  • iOS: #​2149 Added paddingAdjustmentBehavior for Google Maps on iOS
  • iOS: #​2231 Prefix DummyView class
  • iOS: #​2229 Use global imports for new Pods dependencies in AIRGoogleMap
  • iOS: #​2248 Make tiles display at the same physical size regardless of pixel density on iOS devices
  • iOS: #​2306 Prefix or eliminate globals in AIRMapMarker
  • iOS: #​2351 Added support for calloutAnchor with Google Maps on iOS
  • iOS: #​2501 Fixed issue that app crashes after trigger Marker onDragEnd
  • iOS: #​2359 Fixed zIndex didn't work on map moving on iOS 11
  • iOS: #​2185 Fixed Xcode warnings for format, pointer type, unused var
  • iOS: #​2154 Fixed CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF warnings
  • iOS: #​2341 Fixed warnings about self
  • Android: #​2224 Respect tappable prop on Android
  • Android: #​2390 Consider pixel density in coordinate<->point conversion
  • Android: #​2477, #​2487 Implemented tracksViewChanges on Android
  • Android: #​2478 Let onVisibilityChanged() be called on children (mainly fixes Image issues)
  • Android: #​2375 Fixed lineCap of Polyline
  • Android: #​2320 Fixed custom marker updates on Android
  • Android: #​2197 Fixed overlay removal bug
  • Android: #​2317 Fixed disabling the toolbar and my location button
  • Android: #​2472 Fixed compilation error due to minSDK in manifest
  • Android: #​2172 Fixed crash for Android API level below 18 on isFromMockProvider
  • Internal: #​2462 Fixed packager script path in pacakage.json
  • Internal: #​2480 Fix peer dependencies
  • TypeScript: #​2165 Typings improvements & fixes
  • Docs: #​2541 Vastly improved installation guideline
  • Docs: #​2171 Add 'none' option to docs for mapType of MapView
  • Docs: #​2174 Add opacity to Marker API docs
  • Docs: #​2181, #​2219 Add note about mandatory NSLocationWhenInUseUsageDescription
  • Docs: #​2381, #​2358, #​2363, #​2429, #​2425 Documentation improvements

v0.21.0

Compare Source

0.21.0 (March 31, 2018)

  • Common: #​2030 Broadened peer-dependency support
  • Common: #​2035, #​2113, & #​2141 Typescript improvements and fixes
  • Common: #​2011 Add suport for KML file (Only Markers)
  • Common: #​2053 Fix 'module undefined' for React Native >= 0.54
  • Common: #​2131 Fix initialRegion for React Native >= 0.54
  • Common: #​2115 Upgrade React Native peer dependency to 0.54
  • Common: #​2032 Add onMyLocationChange event
  • Common: #​2039 Fixed problem with pointForCoordinate and coordinateForPoint methods
  • Common: #​2050 Add support for onPoiClick
  • iOS: #​2022 Add support for Map.Overlay
  • iOS: #​2068 Prevent marker press from calling MapView onPress
  • iOS: #​2057 Fixed polygon and polyline not re-rendering when changing tile URL (AirMaps)
  • iOS: #​2101 Fixed re-render not updating MapView.Circle component in UI when radius or center coordinates change (AirMaps)
  • Android: #​2111 Allow vector drawables to be used as markers
  • Android: #​2132 Add mock-provider boolean on each location update
  • Android: #​2047 Check for presence of project-wide (ext) Gradle configuration properties compileSdkVersion, targetSdkVersion, buildToolsVersion, supportLibVersion, googlePlayServicesVersion, and androidMapsUtilsVersion. This provides a better mechanism for aligning the requirements of the module with that of the host project.
  • Android: #​2096 Updated gradle configuration for gradle 3.0.0+

v0.20.1

Compare Source

0.20.1 (February 13, 2018)

v0.20.0

Compare Source

0.20.0 (February 9, 2018)

  • Common: #​1889 Fix for 'Animated.Region undefined constructor' in recent react-native version.
  • iOS: #​1853 Fixed onMapReady no longer getting called on iOS
  • Android: #​1906 Manage Zoom Controls visibility on the map
  • iOS: #​1911 Add gradient/multi-color polyline support for iOS (MapKit)
  • Android: #​1918 Ground Overlay Support
  • Common: #​1851 New methods to convert between LatLng and Point
  • iOS: #​1846 Fix callouts appearing behind markers
  • iOS: #​1969 Added tracksInfoWindowChanges property to iOS Google Maps
  • iOS: #​1960 Fixed gradient polyline not always fully drawn + stability issues
  • iOS: #​1953 Fix onMapReady not getting called after first time, initialRegion lat/lng delta not setting properly, setRegion method getting called even when map is not ready and prevent onRegionChange/ onRegionChangeComplete event until initialRegion or region is set.
  • Android: #​1781 Polygon holes support
  • Android: #​1976 Add native animation for Markers on Android

v0.19.0

Compare Source

0.19.0 (December 14, 2017)

  • Common: #​1715 Fixed region/initialRegion null overrides of this.props
  • Common: #​1876 Added support for locally stored tile overlay
  • iOS: #​1854 Update GoogleMaps dependency to 2.5.0

v0.18.3

Compare Source

0.18.3 (November 30, 2017)

  • Android: #​1839 [AirGoogleMapManager] Use RCTDirectEventBlock for onMarkerPress

v0.18.2

Compare Source

0.18.2 (November 29, 2017)

  • Android: #​1835 [AirMapView] Null check map instance on view methods

v0.18.1

Compare Source

0.18.1 (November 28, 2017)

  • Android: #​1828 [AirMapManager] Update MapBuilder for getCommandsMap to support all entries

v0.18.0

Compare Source

0.18.0 (November 28, 2017)

  • Android/iOS: #​1587 Add support to set map boundaries
  • Android/iOS: #​1750 Add mapPadding property
  • Common: #​1792 Make all components use ViewPropTypes || View.propTypes
  • iOS: #​1774 Added missing parameters to google map screenshot
  • iOS: #​1824 Add new iOS mutedStandard map-type
  • iOS: #​1705 Enable control of Google Maps Marker tracksViewChanges property.
  • Android: #​1710 Added support for new Android camera movement APIs
  • iOS: #​1741 Fixed iOS google MapView.onMarkerPress not receiving the marker identifier
  • iOS: #​1816 Fix The name of the given podspec ‘yoga' doesn't match the expected one ‘Yoga'
  • iOS: #​1797 Fixed onMapReady event on iOS to resemble onMapReady on Android
  • Common: #​1817 Allow fitToCoordinates to be called without options parameter

v0.17.1

Compare Source

v0.17.0

Compare Source

0.17.0 (October 11, 2017)

  • iOS: #​1527 Added [iOS / Google Maps] support for showsIndoorLevelPicker
  • iOS/Android: #​1544 Adds support to animateToBearing and animateToViewingAngle ( IOS + Android )
  • JS: #​1503 Remove caret from "react": "^16.0.0-alpha.12
  • Android: #​1521 Fix rare android crashes when map size is 0
  • Common: #​1610 Added Typescript Definitions
  • Android: #​1612 Remove legalNotice from android AirMapModule

v0.16.4

Compare Source

0.16.4 (September 13, 2017)

  • Android: #​1643 [MapMarker] fix android release crash on custom marker

v0.16.3

Compare Source

0.16.3 (September 2, 2017)

  • iOS: #​1603 Added missing satellite option for iOS Google Maps
  • iOS: #​1579 Set initial region on view

v0.16.2

Compare Source

0.16.2 (August 17, 2017)

  • Android: #​1563 Add missing native method for setting initial region
  • iOS: #​1187 Reverted due to build issues

v0.16.1

Compare Source

0.16.1 (August 15, 2017)

  • Android: #​1428 Add ability to load marker image from drawable
  • iOS: #​1187 Improve marker performance
  • iOS/Android: #​1458 Add Google Maps legalNotice constant
  • JS: #​1546 Fix initial region native prop

v0.16.0

Compare Source

0.16.0 (August 9, 2017)

  • Android: #​1481 Handle Android RN 0.47 breaking change
  • iOS: #​1357 add MKTileOverlayRenderer
  • iOS: #​1369 Add onMapReady callback
  • Android/iOS/JS: #​1360 Add minZoom and maxZoom properties for android and ios
  • JS: #​1479 Fix timing function used in AnimatedRegion.spring

v0.15.3

Compare Source

v0.15.2

Compare Source

v0.15.1

Compare Source

v0.15.0

Compare Source

v0.14.0

Compare Source

v0.13.1

Compare Source

v0.13.0

Compare Source

Breaking Changes
  • Update iOS header imports and JS SyntheticEvent import for RN 0.40
    #​923
    (@​ide)
Patches

v0.12.5

Compare Source

v0.12.4

Compare Source

NOTE 0.12.3 was accidentally released with the breaking change below. 0.12.3 has been marked deprecated. Please use <=0.12.2 or ^0.12.4.

Patches
  • Revert #​923, which accidentally introduced a breaking change.

v0.12.3: (DEPRECATED)

Compare Source

NOTE 0.12.3 was accidentally released with the breaking change below. 0.12.3 has been marked deprecated. Please use <=0.12.2 or ^0.12.4.

v0.12.2

Compare Source

Patches

v0.12.1

Compare Source

This release only corrects the version in package.json.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/react-native-maps-0.x branch from 0a231ff to c68bd9a Compare October 19, 2021 01:40
@renovate renovate bot changed the title Update dependency react-native-maps to v0.28.0 Update dependency react-native-maps to v0.29.3 Oct 19, 2021
@renovate renovate bot force-pushed the renovate/react-native-maps-0.x branch from c68bd9a to 9dec0f0 Compare March 7, 2022 08:46
@renovate renovate bot changed the title Update dependency react-native-maps to v0.29.3 Update dependency react-native-maps to v0.30.1 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/react-native-maps-0.x branch from 9dec0f0 to 14a25e9 Compare May 16, 2022 02:41
@renovate renovate bot changed the title Update dependency react-native-maps to v0.30.1 Update dependency react-native-maps to v0.31.1 May 16, 2022
@renovate renovate bot force-pushed the renovate/react-native-maps-0.x branch from 14a25e9 to 435c24c Compare November 20, 2022 14:01
@renovate renovate bot changed the title Update dependency react-native-maps to v0.31.1 Update dependency react-native-maps to ^0.31.0 Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant