MMGIS icon indicating copy to clipboard operation
MMGIS copied to clipboard

[Bug]: Default hotspot for pin icon is in the wrong place

Open tamarmot opened this issue 1 year ago • 1 comments

Checked for duplicates

Yes - I've already checked

Describe the bug

When I rendered point geometry with the "pin" shape and compared it to the "circle" shape rendering for the same layer, I could see the "pin" was not rendering in the right place.

What did you expect?

The hotspot for the pin should be at the point (bottom center) while the hotspot for most other things should be in the center.
Screenshot 2024-03-20 at 3 11 26 PM

Reproducible steps

1. Make two vector layers with a point in the same location.  Choose the shape of one to be pin and the other to be circle, same radius.

Environment

No response

tamarmot avatar Mar 20 '24 22:03 tamarmot

Thanks!

As a workaround in the meantime, a custom marker icon can be configured too. Search "markerIcon" in https://nasa-ammos.github.io/MMGIS/configure/layers/vector

tariqksoliman avatar Mar 20 '24 22:03 tariqksoliman