owncloud-archive / maps

:globe_with_meridians: Maps app for ownCloud
GNU Affero General Public License v3.0
42 stars 20 forks source link

Use leaflet awesome markers #15

Closed jancborchardt closed 10 years ago

jancborchardt commented 10 years ago

As @MorrisJobke said, we should best use an existing library for the category icons: https://github.com/lvoogdt/Leaflet.awesome-markers

@brantje

MorrisJobke commented 10 years ago

From IRC: Do you know https://github.com/mapbox/simplestyle-spec ? https://github.com/lvoogdt/Leaflet.awesome-markers https://github.com/jseppi/Leaflet.MakiMarkers

brantje commented 10 years ago

+1 for leaflet.awesome-markers will look into that this weekend.

brantje commented 10 years ago

So less icons from awsome-markers, missing more than half of the icons. Will look into https://github.com/jseppi/Leaflet.MakiMarkers

jancborchardt commented 10 years ago

That's ok. We don't need all and every single icon. Everything where we don't have an icon, just use the generic marker.

brantje commented 10 years ago

Already in master