1
Intro to MapObjects
February 7, 2003 Mark McDonald
What is (are) MapObjects?
- MapObjects-Windows Edition
- ActiveX control with ca. 50 programmable objects
- Suitable for various developm ent environm ents:
- Visual Basic
- Visual C+ +
- Visual FoxPro
- . . .
- Current VI SC version (2.1) predates .NET
- Jan 2003 release of version 2.2
- MapObjects LT
- Basic functionality
- MapObjects- Java Standard Edition
- Recently released (early 2002)
- Com pletely different im plem entation (Java Beans)
- For m ulti-platform use
Differences with other ESRI Products
- ArcGI S Desktop “Geographic data creation, m anagem ent,
integration, analysis ”
- Common interface
- ArcMap
- ArcCatalog
- ArcToolbox
- Developer Tools
- ArcObjects
- “The technology fram ework of ArcGI S”
Custom izes, extends: ArcI nfo, ArcEditor, ArcView 8.x Requires one of above
- MapObjects
Adapted for “foreign” (non- ESRI ) com ponents Suitable for m ore general use
- Two products with common interface
ArcView 8.x ArcI nfo – m ore advanced and com prehensive
Intro to Map Objects
This presentation assum es:
- Basic knowledge of ESRI products
- ArcView, or
- ArcI nfo
- Basic program m ing skills
- MS Visual Basic 6, or
- ther program m ing language
Objectives:
- Know w hat’s possible
- Reference on where to start