cordova-plugin-googlemaps
Version:
Google Maps native SDK for Android and iOS, and Google Maps JavaScript API v3 for browser.
22 lines (21 loc) • 462 B
JSON
{
"tags": {
"allowUnknownTags": false
},
"source": {
"include": "www",
"includePattern": ".js$",
"excludePattern": "(node_modules/|docs|__test__)"
},
"opts": {
"template": "node_modules/docdash/",
"encoding": "utf8",
"destination": "docs/",
"recurse": true,
"verbose": true
},
"templates": {
"cleverLinks": false,
"monospaceLinks": false
}
}