Topic: Display off screen markers at edge of map

I'd like to be able to display markers that are off the screen at the edge of the map. I'd like the user be able to know which direction the markers are in. I assume I'll need to edit the scripts and clamp the markers. Has anyone done anything like this, and where would be the best place to edit the script?

Thanks!

Re: Display off screen markers at edge of map

Hello.

This can be done for 3D markers in this way (marker.checkMapBoundaries = false):
https://infinity-code.com/doxygen/onlin … bf394954f6
If you want to have this for 2D markers, the easiest way to do this is to use 3D markers that look like 2D markers.
Or you can use OnlineMapsMarkerFlatDrawer.OnCheckMarker2DVisibility to force the map to not check map bounds.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.