Select to view content in your preferred language

web mercator issue in arcgis javascript api

3281
1
11-19-2015 11:05 PM
bharathreddy
Regular Contributor

hi all,

I'm facing following issue while trying to do buffer with feature layer

Creating a geodesic circle requires the center to be specified in web mercator or geographic coordinate system

I have attached a image

Thanks and regards

bharath

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Bhararth,

   So you just project the point to 102100 or 4326 before you do the buffer.

0 Kudos