we-plugin-google-maps
v1.2.0
Published
Plugin to add suport to google maps API in your App
Downloads
4
Readme
we-plugin-google-maps
We.js plugin to add suport to google maps API in your App
This plugin add google maps javascript API and MarkerClusterer lib in you html page
Installation
we i we-plugin-google-maps
Configuration
// you local.js file
apiKeys: {
googleMaps: {
// set your api key here
key: null
}
},
googleMaps: {
loadMarkerClustererLib: true,
libraries: 'places' // default null
}
// ...
Form fields
google-maps-coords-picker
Links
- We.js site: http://wejs.org
License
Under the MIT license.