Great work guys! I haven't see in your code sample, is it possible to set d

Great work guys! I haven’t see in your code sample, is it possible to set direction for marker?

Hi Goran!

We’ve created [an issue on this]
(https://github.com/FlowingCode/GoogleMapsAddon/issues/4), we’ll keep you posted if we decide to implement it later.

Thanks for the feedback!

Hi Goran!

We already implemented [support for adding custom content when clicking on a Marker]
(https://github.com/FlowingCode/GoogleMapsAddon/issues/4), such as directions, but probably that was not what you wanted.

Can you detail us a little bit more about what you mean for “set direction for marker”?

Regards.

Hi,
Thanks for implementation you have made.
For example, when you receive data from GPS you have: longitude, latitude, date/time and among those data there is a direction: it’s a value 0-360 of degree which shows direction of objects movement (see picture attached) so you can rotate marker on a map according to that value.
For this situation it’s also good to place marker on a map but that way that the center of marker icon is on the desired point on a map (if I have explained good?), not marker’s icon bottom as it is often set…

18343486.png