Display a map highlighting a region or area
This example displays an extruded polygon and circle located in the central Paris and displayed on a moveable map. Hold Alt+Left mouse button to tilt and rotate the map.
A polygon is created using the H.map.Polygon
class,
passing in an H.geo.LineString
holding the vertices of the polygon. The circle is created with the