Advanced
properties available to help you add custom styling to your map. Below are the most popular.Advanced
standard
); standard
is the classic map style; satellite
displays only satellite imagery; hybrid
shows roads and features layered over satellite imagery; terrain
shows physical terrain overlay on top of a classic map (Google Maps only)Advanced
standard
and provider must be set to google
.Advanced
false
); if true
, shows real-time traffic overlay on the mapFill container
); Four options: 1) Fit contents
which auto-sizes to the content size or 2) Fill container
which auto-sizes to the container 3) Relative size
in percent of Screen, 4) Absolute size
in pixelsFit container
); Four options: 1) Fit contents
which auto-sizes to the content size or 2) Fill container
which auto-sizes to the container 3) Relative size
in percent of Screen, 4) Absolute size
in pixelsAdvanced
tabAdvanced
none
); Margin is the space outside of the border of a component; You can set space on the top
, bottom
, right
or left
of the component in both pixels or percent of ScreenAdvanced
none
); Padding is the space between the contents and the border of a component; You can set space on the top
, bottom
, right
or left
of the component in both pixels or percent of Screenlatitude: 37
and longitude: -122
to the coordinate
input of the addPolyline
block above to close this triangular polyline.