mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
refactor(googlemaps): add plugin meta
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user