Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Basemap selected doesn't Update - Mobile Version #1

Open
WestonSF opened this issue May 5, 2014 · 0 comments
Open

Basemap selected doesn't Update - Mobile Version #1

WestonSF opened this issue May 5, 2014 · 0 comments
Labels

Comments

@WestonSF
Copy link
Owner

WestonSF commented May 5, 2014

The basemap selected won't update in the mobile version for some reason. The below code should kick in when the theme is changed to update the selected basemap in the ArcGIS Online web map.

// Set the radio button - Mobile version - NOT WORKING FOR SOME REASON!!!
if (currentPage.indexOf("mobile") != -1) {
$("#" + this.id).prop("checked", true)
}

@WestonSF WestonSF added the bug label May 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant