Skip to content

Commit

Permalink
added example, added experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
bertspaan committed Jun 4, 2024
1 parent 979ff19 commit 9f45b7f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ template: splash
main: true
---

import { Steps } from '@astrojs/starlight/components'
import { Tabs, TabItem } from '@astrojs/starlight/components'
import { Steps , Tabs, TabItem } from '@astrojs/starlight/components'

import { Latest } from '@allmaps/latest'
import { MapMonster } from '@allmaps/ui'
Expand Down Expand Up @@ -193,8 +192,11 @@ A few examples of maps georeferenced with Allmaps:
title="Nirenstein Atlas, Hollywood, 1956"
institution="Los Angeles Public Library"
annotationUrl="https://annotations.allmaps.org/manifests/64d6e35b64564692" />


<Example
src="manifests-06b7d15dc577b7ee"
title="Aerial survey, Manhattan Island, New York City"
institution="Library of Congress"
annotationUrl="https://annotations.allmaps.org/manifests/06b7d15dc577b7ee" />
</Examples>
</Wider>
</div>
Expand All @@ -218,6 +220,11 @@ You can view more recent maps in [Allmaps Latest](https://latest.allmaps.org).
layer from one or more Georeference Annotations. You can use the Allmaps Tile Server to display warped maps in applications like QGIS.
- More tools and experiments can be found on [GitHub](https://github.com/allmaps) and [Observable](https://observablehq.com/@allmaps).

### Experiments

- [Allmaps Here](https://dev.here.allmaps.org): shows georeferenced maps around your current location.
- [Allmaps Explore](https://dev.here.allmaps.org): experimental interface for exploring all maps georeferenced with Allmaps, built with [Protomaps](https://protomaps.com/).

### Plugins

Allmaps provides plugins for the three most widely-used JavaScript mapping libraries.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9f45b7f

Please sign in to comment.