rvalitov / widgetkit-map-ex

Responsive version of Yootheme's Map Widget (Widgetkit2) with center map point and advanced features
GNU General Public License v3.0
22 stars 3 forks source link

User Map #49

Closed ProjektOliver closed 4 years ago

ProjektOliver commented 8 years ago

is it possible to use my own maps? I make some with special areas in google My Maps with pylonen.

rvalitov commented 8 years ago

Can you please attach a screenshot (and/or link to Google Maps manual) so that I can better understand what you mean?

ProjektOliver commented 8 years ago

https://www.google.com/maps/d/u/0/viewer?mid=1BT1cEaBpK5oQlGlyMT1Uo_yyizg

You must zoom to Bad Rappenau

rvalitov commented 8 years ago

I see now what you mean. Currently MapEx doesn't support such overlays, but theoretically it's possible to add such feature. However, in this case, you will need to input the polygon or polyline data into the widget. Do you know how to export such data (such as points or corner coordinates) from the map you have created?

ProjektOliver commented 8 years ago

this is my problem: I think my only ways are to get my own mymap map into the widget or I need the coordinates for json export. But I don`t know how to do this. In my map the area is only a fast example.

rvalitov commented 8 years ago

Sure, if I add such feature then the main question is the format to choose for the coordinates (simple comma seperated list, or JSON or XML, etc.). So if you know a tool that helps visually draw such elements, then probably this tool also has export option. In this case I can add support for natively importing of this exported data.

ProjektOliver commented 8 years ago

Maybe I can do it with this? http://www.geocodezip.com/blitz-gmap-editor/test5b.html

ProjektOliver commented 8 years ago

I think KML will be the best.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.