1.1.11
- Fixed #241 - allow overriding the URL the Maps API is loaded from using the
mapsURL
property.
For example, to load from China:
<google-map maps-url="http://maps.google.cn/maps/api/js?callback=%%callback%%">
mapsURL
property.For example, to load from China:
<google-map maps-url="http://maps.google.cn/maps/api/js?callback=%%callback%%">