AKSW / building-navigator

The Gebäude-Navigator helps you to find accessible places in Leipzig.
https://behindertenverband-leipzig.de/gebaeude-navigator
GNU General Public License v3.0
3 stars 2 forks source link

Check if view is in/near Leipzig on startup #60

Open simeonackermann opened 4 years ago

simeonackermann commented 4 years ago

The map should move to Leipzig on startup, if users geolocation is not. Otherwise its confusing to dont see any buildings.

Howot: check distance between leipzig centre and users geolocation.

k00ni commented 4 years ago

Hi @simeonackermann, how much time do you think is needed to implement that?

simeonackermann commented 4 years ago

I dont think its quite much. I have to setup a threshold for the max distance and we already have a getDistance() method implemented.

k00ni commented 4 years ago

Thank you for taking care of this.

Can we ship it? If so, can you rebuild the dist files and have a look at pending packages alerts?

simeonackermann commented 4 years ago

Ok, dist is rebuilded. Do you have some particular alerts in mind?

k00ni commented 4 years ago

I see a couple of medium and high severity alerts. Are these solved by just updating or do they need additional work?

simeonackermann commented 4 years ago

Hm, the only message i get is the "exceeding recommended size limit" of main.min.js