Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Esri/quickstart-map-library-flex
Easy mapping for Flex developers - Open Source project demonstrating the powers of the ArcGIS API for Flex
https://github.com/Esri/quickstart-map-library-flex
Last synced: 3 months ago
JSON representation
Easy mapping for Flex developers - Open Source project demonstrating the powers of the ArcGIS API for Flex
- Host: GitHub
- URL: https://github.com/Esri/quickstart-map-library-flex
- Owner: Esri
- License: apache-2.0
- Created: 2011-08-05T19:53:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-15T21:31:12.000Z (about 11 years ago)
- Last Synced: 2024-06-23T23:43:25.063Z (4 months ago)
- Language: ActionScript
- Homepage:
- Size: 1.3 MB
- Stars: 30
- Watchers: 12
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: license.txt
Awesome Lists containing this project
- awesome-actionscript-sorted - quickstart-map-library-flex - Easy mapping for Flex developers - Open Source project demonstrating the powers of the ArcGIS API for Flex (API / Other API)
README
# ArcGIS API Lite for Flex
This library provides an open source framework and sample apps for getting started with the ArcGIS API for Flex.
## Features
The ArcGIS API Lite for Flex enables you to embed mapping capabilities into
your Flex projects very easily. It rivals in simplicity with other popular mapping
APIs such as those from Google, Yahoo, etc, and provides a comprehensive collection of
maps to utilize (Topographic and Street maps, Imagery, Shaded Relief, etc) in your
projects. It also offers unique analytical capabilities such as calculating drive-time polygons and others.
This API is available as a developer sample under the Apache 2.0 license and can
be downloaded from GitHub. The ArcGIS API Lite for Flex is built as a framework library around the
powerful ArcGIS API for Flex, a more advanced API for building GIS web applications.### Why did Esri create the ArcGIS API Lite for Flex?
Esri is the leading provider of advanced GIS capabilities in the market today.
While very powerful, its ArcGIS API for Flex is more sophisticated than other popular
mapping APIs available. We wanted to create a simpler API that would introduce the
average non-GIS expert into the great opportunities that GIS has to offer.## Requirements
* [Adobe Flash Builder](http://www.adobe.com/products/flash-builder.html)
* [ArcGIS API for Flex](https://developers.arcgis.com/en/flex/)
* Some experience with Flex and ActionScript development## Resources
* [ArcGIS API for Flex Resource Center](https://developers.arcgis.com/en/flex/)
* [ArcGIS Blog](http://blogs.esri.com/esri/arcgis/)
* [twitter@esri](http://twitter.com/esri)## Issues
Find a bug or want to request a new feature? Please let us know by submitting an issue.
## Contributing
Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing).
## Licensing
Copyright 2013 EsriLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.A copy of the license is available in the repository's [license.txt](https://raw.github.com/Esri/quickstart-map-library-flex/master/license.txt) file.
[](Esri Tags: ArcGIS Web Flex Map Library API QuickStart)
[](Esri Language: ActionScript)