Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick Map Feature? #209

Open
tobiwollender opened this issue Mar 16, 2021 · 2 comments
Open

Quick Map Feature? #209

tobiwollender opened this issue Mar 16, 2021 · 2 comments
Labels

Comments

@tobiwollender
Copy link

Sometimes I'm in need for a "quick map" - just a map with one address. In this case, the normal process with creating a plugin, a sysfolder and an address record is very time consuming (and "complex" for an editor). It would be nice, to have a special "quick map" plugin, where I could just add one address in the plugin directly. No extra steps for a sysfolder or a address plugin needed.

@froemken
Copy link
Contributor

Hello @twllndr

thank you for your feature request.
We need the StorageFolder because of the hidden table tx_maps2_domain_model_poi which contains all these POIs for map type "Route" and "Area".
If we implement your Feature you only have the possibility to use map type "Point"...nothing more.
What should happen, if Google found 2 or more possible POIs for your given address? Just take the first one?

Nice greetings

Stefan

@tobiwollender
Copy link
Author

Hi Stefan,

in our case we would e. g. need it on a simple contact page, for showing the company position. So "Point" would be exactly what we need here. We never have any other requirements in this scenario. The iFrame embed from google maps itself (as an alternative) would be a bad option here, as google sometimes displays the competition in the embed version :)

To your 2 POI question: would be cool, if we could manually move the POI icon after initial positioning.

I would like to do the following in the backend:

  • Add "quick maps" plugin on a page
  • Enter address for first positioning of the POI (in the backend)
  • Manually drag the icon to the correct place (if needed)
  • Enter the content for the info window (independent from the positioning address)
  • maybe add an image (optional)
  • save it and have a map with poi and info window in the frontend

Cheers,
Tobi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants