Showing Position Uncertainty
User Story
The user wants to obtain a map view showing position uncertainty.
Request
u
specifies position uncertainty, which is shown as a filled circle around a location defined in terms of its latitude and longitude. The value of the parameter u
indicates the radius of the circle representing uncertainty. In this case, the radius is set to 5 myriameters, which is 50000 meters. https://image.maps.ls.hereapi.com/mia/1.6/mapview
?apiKey={YOUR_API_KEY}
&c=28.371425,77.387695
&u=5m
&z=8
Response
The response to the request delivers the following map image:
