You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-site/docs/live-demos.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,14 +46,14 @@ A full set of ready-to-run demo projects is available in the repository. These e
46
46
47
47
| Preview | Description |||
48
48
|---|---|---|---|
49
-
|[](../demo/address-form-one-field/index.html)| One Field Address Form — Single-field input with autocomplete |[Open](../demo/address-form-one-field/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/main../demo/address-form-one-field)|
50
-
|[](../demo/address-form-from-country-to-housenumber/index.html)| Multi-field Address Form — Step-by-step input from country to house number |[Open](../demo/address-form-from-country-to-housenumber/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/main../demo/address-form-from-country-to-housenumber)|
51
-
|[](../demo/address-form-search-plus-map/index.html)| Address Form with Map — Combined address search and interactive map |[Open](../demo/address-form-search-plus-map/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/main../demo/address-form-search-plus-map)|
52
-
|[](../demo/autocomplete-features-types/index.html)| Autocomplete Features — Types — Filtering by location type |[Open](../demo/autocomplete-features-types/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/main../demo/autocomplete-features-types)|
53
-
|[](../demo/autocomplete-features-filters-and-bias/index.html)| Autocomplete Features — Filters & Bias — Demonstrates filter and bias options |[Open](../demo/autocomplete-features-filters-and-bias/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/main../demo/autocomplete-features-filters-and-bias)|
54
-
|[](../demo/autocomplete-features-events/index.html)| Autocomplete Features — Events — Shows available events and callbacks |[Open](../demo/autocomplete-features-events/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/main../demo/autocomplete-features-events)|
55
-
|[](../demo/places-seach-no-map-built-in-list/index.html)| Places Search — No Map — Category search with built-in places list |[Open](../demo/places-seach-no-map-built-in-list/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/main../demo/places-seach-no-map-built-in-list)|
56
-
|[](../demo/integration-with-leaflet/index.html)| Leaflet Integration — Interactive map with address search and markers |[Open](../demo/integration-with-leaflet/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/main../demo/integration-with-leaflet)|
57
-
|[](../demo/places-search-leaflet-custom-list/index.html)| Leaflet with Custom Places UI — Category search with custom places list |[Open](../demo/places-search-leaflet-custom-list/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/main../demo/places-search-leaflet-custom-list)|
58
-
|[](../demo/places-search-leaflet-built-in-list/index.html)| Leaflet with Built-in Places List — Category search with built-in places list |[Open](../demo/places-search-leaflet-built-in-list/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/main../demo/places-search-leaflet-built-in-list)|
59
-
|[](../demo/integration-with-maplibre-gl/index.html)| MapLibre GL Integration — Vector map with reverse geocoding on click |[Open](../demo/integration-with-maplibre-gl/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/main../demo/integration-with-maplibre-gl)|
49
+
|[](https://geoapify.github.io/geocoder-autocomplete/demo/address-form-one-field/index.html)| One Field Address Form — Single-field input with autocomplete |[Open](https://geoapify.github.io/geocoder-autocomplete/demo/address-form-one-field/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/master/demo/address-form-one-field)|
50
+
|[](https://geoapify.github.io/geocoder-autocomplete/demo/address-form-from-country-to-housenumber/index.html)| Multi-field Address Form — Step-by-step input from country to house number |[Open](https://geoapify.github.io/geocoder-autocomplete/demo/address-form-from-country-to-housenumber/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/master/demo/address-form-from-country-to-housenumber)|
51
+
|[](https://geoapify.github.io/geocoder-autocomplete/demo/address-form-search-plus-map/index.html)| Address Form with Map — Combined address search and interactive map |[Open](https://geoapify.github.io/geocoder-autocomplete/demo/address-form-search-plus-map/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/master/demo/address-form-search-plus-map)|
52
+
|[](https://geoapify.github.io/geocoder-autocomplete/demo/autocomplete-features-types/index.html)| Autocomplete Features — Types — Filtering by location type |[Open](https://geoapify.github.io/geocoder-autocomplete/demo/autocomplete-features-types/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/master/demo/autocomplete-features-types)|
53
+
|[](https://geoapify.github.io/geocoder-autocomplete/demo/autocomplete-features-filters-and-bias/index.html)| Autocomplete Features — Filters & Bias — Demonstrates filter and bias options |[Open](https://geoapify.github.io/geocoder-autocomplete/demo/autocomplete-features-filters-and-bias/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/master/demo/autocomplete-features-filters-and-bias)|
54
+
|[](https://geoapify.github.io/geocoder-autocomplete/demo/autocomplete-features-events/index.html)| Autocomplete Features — Events — Shows available events and callbacks |[Open](https://geoapify.github.io/geocoder-autocomplete/demo/autocomplete-features-events/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/master/demo/autocomplete-features-events)|
55
+
|[](https://geoapify.github.io/geocoder-autocomplete/demo/places-seach-no-map-built-in-list/index.html)| Places Search — No Map — Category search with built-in places list |[Open](https://geoapify.github.io/geocoder-autocomplete/demo/places-seach-no-map-built-in-list/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/master/demo/places-seach-no-map-built-in-list)|
56
+
|[](https://geoapify.github.io/geocoder-autocomplete/demo/integration-with-leaflet/index.html)| Leaflet Integration — Interactive map with address search and markers |[Open](https://geoapify.github.io/geocoder-autocomplete/demo/integration-with-leaflet/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/master/demo/integration-with-leaflet)|
57
+
|[](https://geoapify.github.io/geocoder-autocomplete/demo/places-search-leaflet-custom-list/index.html)| Leaflet with Custom Places UI — Category search with custom places list |[Open](https://geoapify.github.io/geocoder-autocomplete/demo/places-search-leaflet-custom-list/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/master/demo/places-search-leaflet-custom-list)|
58
+
|[](https://geoapify.github.io/geocoder-autocomplete/demo/places-search-leaflet-built-in-list/index.html)| Leaflet with Built-in Places List — Category search with built-in places list |[Open](https://geoapify.github.io/geocoder-autocomplete/demo/places-search-leaflet-built-in-list/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/master/demo/places-search-leaflet-built-in-list)|
59
+
|[](https://geoapify.github.io/geocoder-autocomplete/demo/integration-with-maplibre-gl/index.html)| MapLibre GL Integration — Vector map with reverse geocoding on click |[Open](https://geoapify.github.io/geocoder-autocomplete/demo/integration-with-maplibre-gl/index.html)|[Source](https://github.com/geoapify/geocoder-autocomplete/tree/master/demo/integration-with-maplibre-gl)|
0 commit comments