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

Feature: custom independent UI controls for selecting location #30

Open rvalitov opened 8 years ago

rvalitov commented 8 years ago

Currently the MapEx uses the standard UI controls for selecting the location of markers on the map. These controls are shipped with Widgetkit and differ from version to version of the Widgetkit. Making own controls will make the MapEx widget more independent and stable to Widgetkit upgrades.

This issue is mandatory before implementing #9.