garysheppardjr / geodev-dc-labs

Lab exercises for Esri GeoDev events held in the Washington, D.C., area.
Apache License 2.0
3 stars 3 forks source link

Switch to using vector tile basemaps for all 2D exercises #108

Open jofraley opened 7 years ago

jofraley commented 7 years ago
garysheppardjr commented 7 years ago

If they work on all platforms, we can do it.

jofraley commented 7 years ago

Vector Tile basemaps are supported in all the SDK's so we should use them.

jofraley commented 7 years ago

But they don't appear to work in 3D.

garysheppardjr commented 7 years ago

That's fine. We're showing imagery in 3D anyway. Let's change our 2D basemaps to vector tiles (if it works).

garysheppardjr commented 7 years ago

Done for most platforms via #108

@jofraley can you please change to vector basemaps for the 2D AppStudio exercises and solutions (if AppStudio works with vector basemaps)?

I will take care of iOS when I write those exercises.

garysheppardjr commented 7 years ago

iOS is done in #85