integrating esri-leaflet and the intel xdk in a mobile app

Post on 13-Apr-2017

453 Views

Category:

Mobile

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Angular, Intel XDK Arc Gis & Esri-Leaflet

SIG 2015

@smartnotify pour les slides

gregory@smartnotify.us

www.smartnotify.us/smartcity

Vive les questions!

Quelques infos

Le SIG dans notre appli

Geoloc Navigation

Fonds de Cartes

https://software.intel.com/en-us/intel-xdk

Gratuit

Multi-Platforme

IoT

Intel XDK - Multiplatform

Ionic - Design/Ux

Performance

mais…pas de jquery :)

Angular + Ionic

https://github.com/Esri/esri-leaflet

<style> #map { width : 100%; height : 100%; }</style>

Esri - Leaflet

<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.5/leaflet.css" />

<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.5/leaflet.js"></script>

Challenge #1: The Endpoints

function esriTokenCheck(UserKey) { if (diffTime > 0) { $.ajax({ …. })}}

Challenge #2: Tokens Management

Integrating ArcGis Services

Q&A

@smartnotify pour les slides

gregory@smartnotify.us

www.smartnotify.us/smartcity

top related