google-react-maps
Advanced tools
Comparing version 1.2.35 to 1.2.36
@@ -226,2 +226,5 @@ 'use strict'; | ||
this.checkPropVisibility(nextProps); | ||
} | ||
if (nextProps.drawingMode !== this.props.drawingMode) { | ||
this.checkPropDrawingMode(nextProps); | ||
@@ -228,0 +231,0 @@ } |
{ | ||
"name": "google-react-maps", | ||
"version": "1.2.35", | ||
"version": "1.2.36", | ||
"description": "A more powerfully custom version of the Google Maps Javascript API built for React. Multiple Datalayer support. GEOJSON Enabled.", | ||
@@ -5,0 +5,0 @@ "main": "dist/components/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4634381
133734