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
I was setting my mapType to Map.MAP_TYPE_HYBRID which was causing my map not to render on HMS devices. It'd be cool if it would gracefully fallback to supported types in the event that a mapType isn't supported on a device.
I was setting my
mapTypetoMap.MAP_TYPE_HYBRIDwhich was causing my map not to render on HMS devices. It'd be cool if it would gracefully fallback to supported types in the event that amapTypeisn't supported on a device.