Commit graph

23 commits

Author SHA1 Message Date
muerwre
d42586d9e0 Merge branch 'master' into feature/dialog-editor
# Conflicts:
#	src/components/dialogs/MapListDialog.tsx
#	src/modules/Poly.ts
#	src/styles/dialogs.less
2019-03-06 14:08:16 +07:00
muerwre
74a49ae35d fixed triggerOnChange 2019-03-05 17:29:19 +07:00
muerwre
c10ea8a685 Now we display lesser points on mobile 2019-03-04 16:46:25 +07:00
muerwre
d4c839a422 km marks initial 2019-03-01 12:28:37 +07:00
muerwre
c853d656b8 moved arrows to separate module 2019-03-01 11:02:01 +07:00
muerwre
0dbfcb9820 moved arrows to separate module 2019-03-01 11:01:14 +07:00
muerwre
970d0967c8 dialog-editor: drop and edit items 2019-03-01 10:46:18 +07:00
muerwre
64b057c708 removed console.logs 2019-02-26 17:54:03 +07:00
muerwre
07d4ff9084 Arrows: now uses nearest marker's position and icon 2019-02-26 17:45:54 +07:00
muerwre
60429e5643 smaller clusterization distance 2019-02-26 17:20:10 +07:00
muerwre
968c871c11 added arrows 2019-02-26 17:18:45 +07:00
muerwre
aaa0b5b476 Logo: fixed it 2019-02-25 17:54:10 +07:00
muerwre
9000efddad better touch hinting 2019-02-25 14:26:51 +07:00
muerwre
9b0e2bc3e1 added touchHinter 2019-02-25 12:40:53 +07:00
muerwre
dc3e8d73e5 changed polyline smoothness 2019-02-22 17:04:12 +07:00
muerwre
ac3e824579 changed max markers to 100 2019-02-22 16:55:40 +07:00
muerwre
5cd83ead64 clr 2019-02-22 16:51:36 +07:00
muerwre
948a7c5739 handling distance changes 2019-02-22 16:50:30 +07:00
muerwre
28c51666a0 changing distance on all events 2019-02-22 16:42:05 +07:00
muerwre
5d02cd7c67 free-appending line points 2019-02-22 15:23:44 +07:00
muerwre
edbd911de6 InteractivePoly: working marker dragging 2019-02-21 18:15:20 +07:00
muerwre
2f6aec1b57 ts for editor 2019-02-20 18:06:28 +07:00
muerwre
5699a7abb7 typescripted all the modules 2019-02-20 15:25:05 +07:00
Renamed from src/modules/NewPoly.js (Browse further)