Skip to content

Web development files for a JavaScript solution to plotting a point on a 2D map with a popup.

Notifications You must be signed in to change notification settings

dgrolling/eunectes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eunectes

Purpose

To use the ArcGIS API for JavaScript to create a simple web application to add a point marker at a defined X and Y coordinate pair, center the map on the point, and allow for information to be displayed when a user clicks on the point.

JavaScript Modules

esri/Map
esri/views/MapView
esri/geometry/Point
esri/Graphic
esri/symbols/SimpleMarkerSymbol

alt text

About

Web development files for a JavaScript solution to plotting a point on a 2D map with a popup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published