Skip to content

Commit

Permalink
type: Fix geolocation type issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 1, 2022
1 parent 15ac006 commit d7f2851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/types/src/core.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ declare namespace AMap {
'AMap.DragRoute' |
'AMap.DistrictSearch' |
'AMap.ElasticMarker' |
'AMap.Geolocation' |
'AMap.StationSearch' |
'AMap.Scale' |
'AMap.Geocoder' |
Expand Down

1 comment on commit d7f2851

@vercel
Copy link

@vercel vercel bot commented on d7f2851 Jun 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-amap – ./

react-amap-398188662.vercel.app
react-amap-git-master-398188662.vercel.app
react-amap-one.vercel.app

Please sign in to comment.