maplibre / maplibre-gl-geocoder

Geocoding for MapLibre
ISC License
45 stars 17 forks source link

Idea: able to have zoom option override bbox #109

Closed d3netxer closed 4 days ago

d3netxer commented 12 months ago

When I am searching for some points, for example 'Paris'. It zooms in really far, more than I would like.

It seems like the geocoding result is a point, but still has a bbox property?

If so, I think it would be a good idea if specified by the user, to have the zoom option be able to override a feature's bbox

HarelM commented 4 days ago

I think this is configurable in one way or another, if this is not the case, please request to reopen with a better definition of the API changes that would solve this issue.