ArcGIS Runtime SDK for Android

2688
3
Jump to solution
01-12-2016 08:59 AM
CenterlineMapping
New Contributor III

Is it possible to rotate a PictureMarkerSymbol for Android SDK? 

It appears the class does not provide a method for rotating this type of symbol.  Is there a workaround for this?

Thanks!

0 Kudos
1 Solution

Accepted Solutions
AlexanderNohe1
Occasional Contributor III

Since picture marker symbol inherits from marker symbol, I would believe that the

setAngle(float angle)

method from the markerSymbol would work.

Here is the documentation that I used:

MarkerSymbol | ArcGIS Android 10.2.7 API

View solution in original post

3 Replies
AlexanderNohe1
Occasional Contributor III

Since picture marker symbol inherits from marker symbol, I would believe that the

setAngle(float angle)

method from the markerSymbol would work.

Here is the documentation that I used:

MarkerSymbol | ArcGIS Android 10.2.7 API

CenterlineMapping
New Contributor III

Alexander

Thanks for your response!  We have included this method to rotate picture marker symbols.  Check out our app, Centerline Maps GPS.

0 Kudos
AlexanderNohe1
Occasional Contributor III

Looks awesome!  Cannot wait to try it out! (Phone is installing the July update currently....)

Posting the link to your app here: (I hope thats okay)

Centerline Maps GPS - Android Apps on Google Play