0.0.36 • Published 5 years ago
mp-gmap v0.0.36
MpGmap
A simple vue component to use google maps in your application with a single tag!
Example:
<mp-gmap api-key="XXXX"></mp-gmap>MpGmapMarker
A component to add marker into your map like a child component.
Example:
<mp-gmap api-key="XXXXX">
<mp-gmap-marker></mp-gmap-marker>
</mp-gmap>In this case, the marker will be inserted in the center of the map.
#MpGmapInfoWindow A component to add infowindow into your map like a child component.
Example:
<mp-gmap api-key="XXXXX">
<mp-gmap-info-window></mp-gmap-info-window>
</mp-gmap>Like the marker, in this case it will be inserted in the center of the map.
0.0.35
5 years ago
0.0.36
5 years ago
0.0.34
5 years ago
0.0.32
6 years ago
0.0.33
6 years ago
0.0.31
6 years ago
0.0.24
6 years ago
0.0.25
6 years ago
0.0.26
6 years ago
0.0.23
6 years ago
0.0.21
6 years ago
0.0.22
6 years ago
0.0.20
6 years ago
0.0.19
6 years ago
0.0.9
6 years ago
0.0.8
6 years ago
0.0.5
6 years ago
0.0.7
6 years ago
0.0.6
6 years ago
0.0.4
6 years ago
0.0.3
6 years ago
0.0.2
6 years ago