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
5 years ago
0.0.33
5 years ago
0.0.31
5 years ago
0.0.24
5 years ago
0.0.25
5 years ago
0.0.26
5 years ago
0.0.23
5 years ago
0.0.21
5 years ago
0.0.22
5 years ago
0.0.20
5 years ago
0.0.19
5 years ago
0.0.9
5 years ago
0.0.8
5 years ago
0.0.5
5 years ago
0.0.7
5 years ago
0.0.6
5 years ago
0.0.4
5 years ago
0.0.3
5 years ago
0.0.2
5 years ago