Version: 1.35.21.0
Frequency: Consistently
Severity: Blocker
Context: Mapview API
Bug description:
Mapview API function fsMapViewSet2DViewLatLong sets both latitude and longitude to the value given for latitude.
Repro steps:
Set value for latitude/longitude using the function, observe that displayed lat/lon is equivalent to lat/lat.
Attachments:
code at the breakpoint, lat: 52.814102262954201 lon:-4.1299259021911894 shown in debugger.
displayed in sim:
location on Bing Maps:
here is equivalent to lat/lat or 52.814102262954201, 52.814102262954201
at zoomed position, the imagery is the same as the sim.
Please let me know if this is a known issue or if I am misusing the API - I am new to WASM.
Many thanks for any help,
Chris.