2D map rotation not refreshing map

736
1
02-27-2017 07:28 AM
AndreaWeeg
New Contributor

how can I refresh the underplaying layers of the map after a rotation is applied? it seems like basemaps are missing areas from the corners when i rotate they don't appear until I pan or zoom in and out. We need the application to update as gps updates

Tags (3)
0 Kudos
1 Reply
AndreaWeeg
New Contributor

I figured it out, use view.goTo({rotation:somenumber}); it will animate the rotation and will refresh the underlying map 

0 Kudos