owncloud-archive / maps

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

Finish maki icons (add more POIs/icons and throttle api calls) #120

Open v1r0x opened 8 years ago

v1r0x commented 8 years ago

Currently we fire too much calls to the overpass api (see https://github.com/owncloud/maps/pull/112#issuecomment-179490200). Also there are only 'must have' POIs. We should add some more, see https://github.com/owncloud/maps/blob/master/js/script.js#L1340-L1342 for the missing POIs

refs #13 and #46 as well

v1r0x commented 8 years ago

cc @jancborchardt @Henni