Display a map highlighting a circular region
This example shows a circle with a radius of 1000 meters centered over a location inNew Delhi(28.6071°N, 77.2127°E) and displayed on a moveable map.
A circle is created using theH.map.Circle class, passing in the center point and radius. The look-and-feel of the circle can be altered by adding thestyle parameter