Is there a place to ask specific questions relating to 3.x API features that are not ported to 4.0 and are not on the migration chart?

2875
6
05-24-2016 11:56 AM
JeffPace
MVP Alum

Is there a place to ask specific questions relating to 3.x API features that are not ported to 4.0 and are not on the migration chart?

For example

esri/tileUtils.js (i use to extract column and row information for a custom print service)

Just starting my migration (no, i can not rewrite my app) and need to make sure all functionality is maintained, or we will have to stay at 3.16

Kelly Hutchins

Tags (1)
0 Kudos
6 Replies
KellyHutchins
Esri Frequent Contributor

Is this the tile info you are looking for?

TileInfo | API Reference | ArcGIS API for JavaScript 4.0

0 Kudos
KellyHutchins
Esri Frequent Contributor

And I think the best spot to ask those questions is in the regular JSAPI place.

0 Kudos
JeffPace
MVP Alum

It would be, if i had written the right one, sorry

TileUtils.getCandidateTileInfo

from esri/tileutils

is just one of a few I havent found. 

0 Kudos
KellyHutchins
Esri Frequent Contributor

Doesn't look like we ever doc'd that at 3.x - not sure what its 4.x status is. Might be worth creating a support issue and make sure to include your use case of getCandidateTileInfo.

0 Kudos
JeffPace
MVP Alum

Oh, that is not good.  Ok will do.

0 Kudos
JeffPace
MVP Alum

Hey Kelly just a followup, was this ever considered?

0 Kudos