mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
Merge pull request #471 from andygup/maintain
Change deprecate notice to maintenance mode
This commit is contained in:
commit
04a31987c8
@ -1,7 +1,7 @@
|
||||
offline-editor-js
|
||||
=================
|
||||
|
||||
**DEPRECATED** As of May 1, 2016 no new functionality will be added to this project. For additional details refer to this [issue](https://github.com/Esri/offline-editor-js/issues/468).
|
||||
**Maintenance Mode** As of May 1, 2016 no new functionality will be added to this project. For additional details refer to this [issue](https://github.com/Esri/offline-editor-js/issues/468).
|
||||
|
||||
If you need a fully integrated, robust offline solution that's officially supported, then please refer to our native [ArcGIS Runtime SDKs](https://developers.arcgis.com/arcgis-runtime/) for iOS, Android, .NET, Xamarin, Java, OSx and Qt.
|
||||
|
||||
|
||||
@ -35,7 +35,7 @@
|
||||
<!-- Main jumbotron for a primary marketing message or call to action -->
|
||||
<div class="jumbotron">
|
||||
<div class="container">
|
||||
<h1>Offline-editor-js <a href="https://github.com/Esri/offline-editor-js/issues/468" target="_blank"><span style="color: red">[Deprecated]</span></a></h1>
|
||||
<h1>Offline-editor-js <a href="https://github.com/Esri/offline-editor-js/issues/468" target="_blank"></a></h1>
|
||||
<p>Examples of how to build lightweight offline mapping applications for the web.</p>
|
||||
<!--<p><a class="btn btn-primary btn-lg" role="button">Samples »</a></p>-->
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user