mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
refactor(googlemaps): add plugin meta
This commit is contained in:
parent
a1946442d1
commit
fd3fa5b1b9
@ -9,7 +9,9 @@ declare var plugin : any;
|
||||
* @name Google Maps
|
||||
*/
|
||||
@Plugin({
|
||||
pluginRef: 'plugin.google.maps'
|
||||
pluginRef: 'plugin.google.maps',
|
||||
plugin: 'cordova-plugin-googlemaps',
|
||||
repo: 'https://github.com/mapsplugin/cordova-plugin-googlemaps'
|
||||
})
|
||||
export class GoogleMaps {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user