1.2.0 • Published 8 years ago

we-plugin-google-maps v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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

License

Under the MIT license.

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago