set map data Requires: map directive Restrict To: Element
Attributes:
Name | Type | Description |
---|---|---|
method-name, |
String | run map.data[method-name] with attribute value |
Example
Example:
<map zoom="11" center="[41.875696,-87.624207]">
<map-data load-geo-json="https://storage.googleapis.com/maps-devrel/google.json"></map-data>
</map>