mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
Fix Geocoder's pluginRef
This commit is contained in:
parent
4bd6aaba2b
commit
b2120c68e2
@ -1749,7 +1749,7 @@ export interface GeocoderResult {
|
||||
*/
|
||||
@Plugin({
|
||||
pluginName: 'Geocoder',
|
||||
pluginRef: 'plugins.google.maps.Geocoder',
|
||||
pluginRef: 'plugin.google.maps.Geocoder',
|
||||
plugin: 'cordova-plugin-googlemaps',
|
||||
repo: ''
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user