question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feat] Geocoder search options

See original GitHub issue

Is your feature request related to a problem? Please describe. Geocoder search options can have additional options for user to customize

Describe the solution you’d like I provider the design and will do the code implementation of following features:

  • Pin color
  • Map focus option(place coordinates aka point OR bbox aka area)

Describe alternatives you’ve considered None

UPDATE

Additional context Figma access can be provided. Design mockup attached Kepler Designsgeocoder

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
heshan0131commented, Apr 17, 2020

what’s the difference between focus map on selected result point and area?

0reactions
b2kdamancommented, May 19, 2020
  1. Focus on bbox and then pin. Or use existing bbox generation
  2. Color selector stays.
  3. Move geocoder layer to mapbox
  4. Check anchorY property for icon layer in deckgl
Read more comments on GitHub >

github_iconTop Results From Across the Web

Welcome to GeoPy's documentation! — GeoPy 2.3.0 ...
Each geolocation service you might use, such as Google Maps, Bing Maps, or Nominatim, has its own class in geopy.geocoders abstracting the service's...
Read more >
Guide - HERE Geocoding & Search API
Search for and lookup location details by ID. Conduct searches using filters that include parameters such as category (food, airport, park), with results ......
Read more >
Best practices: Async Reverse Geocoding with Ruby and ...
Today I will share with you how I approach reverse geocoding using the Geocoder ... Geocoder.configure( # Geocoding options lookup: :google, ...
Read more >
Mapbox using localGeocoderOnly: true doesn't work without it ...
DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Supplement forward geocoding search results from another data source</title> ...
Read more >
Geocoder: Complete Ruby Geocoding Solution - Morioh
Please see the source code for each lookup to learn about directly supported parameters. Parameters which are not directly supported can be specified...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found