react-azure-maps
Advanced tools
Comparing version 0.4.5 to 0.4.6
@@ -153,1 +153,2 @@ import { ComponentClass, CSSProperties, ReactElement, ReactNode, FunctionComponent } from 'react'; | ||
export declare type AzureSetCameraOptions = ((CameraOptions | CameraBoundsOptions) & AnimationOptions) | any; | ||
export { AuthenticationType } from 'azure-maps-control'; |
{ | ||
"name": "react-azure-maps", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"description": "React Wrapper for Azure Maps", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -71,4 +71,3 @@ # React-Azure-Maps | ||
import React from 'react' | ||
import {AzureMap, AzureMapsProvider, IAzureMapOptions} from 'react-azure-maps' | ||
import {AuthenticationType} from 'azure-maps-control' | ||
import {AzureMap, AzureMapsProvider, IAzureMapOptions, AuthenticationType} from 'react-azure-maps' | ||
@@ -75,0 +74,0 @@ const option: IAzureMapOptions = { |
Sorry, the diff of this file is too big to display
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
1284239
5100
187