Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
d-geoplateforme
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
Géomatique
Descartes
d-geoplateforme
Commits
2478a8fe
Commit
2478a8fe
authored
1 year ago
by
Gaelle.Barris
Browse files
Options
Downloads
Patches
Plain Diff
maj index.html
parent
b02a8061
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
demo/index.html
+22
-1
22 additions, 1 deletion
demo/index.html
with
22 additions
and
1 deletion
demo/index.html
+
22
−
1
View file @
2478a8fe
...
...
@@ -23,7 +23,28 @@
</p>
</a>
</div>
</div>
</div>
<div
class=
"col-lg-12"
>
<div
class=
"list-group"
>
<a
href=
"examples/example2/index.html"
class=
"list-group-item"
>
<h4
class=
"list-group-item-heading"
>
Exemple2: Calcul d'isochrone
</h4>
<p
class=
"list-group-item-text"
>
Exemple utilisant les services de calcul d'isochrone/d'isdistance (Gp.Services.isoCurve) et d'autocomplétion pour les adresses (Gp.Services.autoComplete)
</p>
</a>
</div>
</div>
<div
class=
"col-lg-12"
>
<div
class=
"list-group"
>
<a
href=
"examples/example3/index.html"
class=
"list-group-item"
>
<h4
class=
"list-group-item-heading"
>
Exemple3: Profil altimétrique
</h4>
<p
class=
"list-group-item-text"
>
Exemple utilisant les services de profil altimétrique (Gp.Services.getAltitude) et d'autocomplétion pour les adresses (Gp.Services.autoComplete)
</p>
</a>
</div>
</div>
</div>
</div>
</body>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment