You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone able to get the Rotated Marker plugin to work with the Realtime Plugin? Its working my static map but trying to see if the realtime map will do use it as well for a flight sim tracker.
Anyone able to get the Rotated Marker plugin to work with the Realtime Plugin? Its working my static map but trying to see if the realtime map will do use it as well for a flight sim tracker.
Here's my current code:
I tried l.setIcon(IconPlayer, rotationAngle:45);
and l.setIcon({IconPlayer, rotationAngle:45});
even tried adding l.rotationAngle(45);
but none worked.
The text was updated successfully, but these errors were encountered: