Select to view content in your preferred language

Display POI from arraylist to map

1546
1
10-07-2013 10:08 AM
LeoKanellopoulos
New Contributor
So i am trying to migrate a mapping application from mapquest to arcgis due to really bad performance on the first one. However i can't find out how to add simple markers or arrays of markers on the esri map. I read a few examples and some of the documentation but it feels a bit strange.

My pois are saved using the following schema

name
description
lat
long
type

Can you point me to the right direction? a sample or something would be great.

Thanx
Tags (2)
0 Kudos
1 Reply
AnthonyGiles
Honored Contributor
Leo,

If you look at the source code for my widget here, it may give you some pointers:

http://www.arcgis.com/home/item.html?id=cdac64f40b53435c9b191731fcd3c9c1

Regards

Anthony
0 Kudos