Cerenzengin / IssueMap2dMarkers

0 stars 0 forks source link

LatLong has been reversed #2

Open candcconsulting opened 9 months ago

candcconsulting commented 9 months ago

In the mongDB lat long were reversed. However, this has now been fixed in the mongoDB database, so the app has to reflect this

candcconsulting commented 9 months ago

Sorry I saw another change in digercod MarkerPinApi.addDigerMarkerPoint(markerPinDecorator, new Point3d(issue.longitude, issue.latitude, 0), MarkerPinApi._images.get("pin_google_maps.svg")!);

i have made the change will push with issue 3 ... but none of the above worked as you had not initialised the images ... not sure how it was working on yourmachine ;)