Select to view content in your preferred language

Working with Map Projections

1219
3
07-14-2014 04:40 PM
Labels (1)

Working with Map Projections

Labels (1)
Attachments
Comments
DanPatterson_Retired
MVP Emeritus

Good framework, I wish that the details had been fleshed out...it would make a useful document for teaching purposes.

DavidErkomaishvili
New Member

Definitely great presentation for teaching purposes. I sign up for your request for more details.

AmitKahn1
Occasional Contributor

Hi I cannot find the presentation online nor the PDF provides any information how to get map projection.

 

I am looking for JavaScript API (js.arcgis.com/4.15) that enables to get the visible area exactly as Google maps api.

var visibleRegion = googleMap.projection
var visibleArea = Array { visibleRegion.farRight.latitude, visibleRegion.farRight.longitude, visibleRegion.nearLeft.latitude, visibleRegion.nearLeft.longitude }
Version history
Last update:
‎07-14-2014 04:40 PM
Updated by:
Anonymous User
Contributors