flet-map 0.82.3.dev7890__tar.gz → 0.82.3.dev7920__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {flet_map-0.82.3.dev7890/src/flet_map.egg-info → flet_map-0.82.3.dev7920}/PKG-INFO +2 -2
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/pyproject.toml +2 -2
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920/src/flet_map.egg-info}/PKG-INFO +2 -2
- flet_map-0.82.3.dev7920/src/flet_map.egg-info/requires.txt +1 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/tile_layer.dart +1 -1
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/utils/map.dart +12 -12
- flet_map-0.82.3.dev7890/src/flet_map.egg-info/requires.txt +0 -1
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/LICENSE +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/README.md +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/setup.cfg +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map/__init__.py +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map/circle_layer.py +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map/map.py +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map/map_layer.py +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map/marker_layer.py +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map/polygon_layer.py +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map/polyline_layer.py +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map/rich_attribution.py +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map/simple_attribution.py +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map/source_attribution.py +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map/tile_layer.py +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map/types.py +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map.egg-info/SOURCES.txt +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map.egg-info/dependency_links.txt +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map.egg-info/top_level.txt +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/flet_map.dart +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/circle_layer.dart +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/extension.dart +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/map.dart +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/marker_layer.dart +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/polygon_layer.dart +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/polyline_layer.dart +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/rich_attribution.dart +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/simple_attribution.dart +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/utils/attribution_alignment.dart +0 -0
- {flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/pubspec.yaml +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: flet-map
|
|
3
|
-
Version: 0.82.3.
|
|
3
|
+
Version: 0.82.3.dev7920
|
|
4
4
|
Summary: Interactive map controls for Flet apps.
|
|
5
5
|
Author-email: Flet contributors <hello@flet.dev>
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -11,7 +11,7 @@ Project-URL: Issues, https://github.com/flet-dev/flet/issues
|
|
|
11
11
|
Requires-Python: >=3.10
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
13
|
License-File: LICENSE
|
|
14
|
-
Requires-Dist: flet==0.82.3.
|
|
14
|
+
Requires-Dist: flet==0.82.3.dev7920
|
|
15
15
|
Dynamic: license-file
|
|
16
16
|
|
|
17
17
|
# flet-map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "flet-map"
|
|
3
|
-
version = "0.82.3.
|
|
3
|
+
version = "0.82.3.dev7920"
|
|
4
4
|
description = "Interactive map controls for Flet apps."
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
authors = [{ name = "Flet contributors", email = "hello@flet.dev" }]
|
|
7
7
|
license = "Apache-2.0"
|
|
8
8
|
requires-python = ">=3.10"
|
|
9
9
|
dependencies = [
|
|
10
|
-
"flet==0.82.3.
|
|
10
|
+
"flet==0.82.3.dev7920",
|
|
11
11
|
]
|
|
12
12
|
|
|
13
13
|
[project.urls]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: flet-map
|
|
3
|
-
Version: 0.82.3.
|
|
3
|
+
Version: 0.82.3.dev7920
|
|
4
4
|
Summary: Interactive map controls for Flet apps.
|
|
5
5
|
Author-email: Flet contributors <hello@flet.dev>
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -11,7 +11,7 @@ Project-URL: Issues, https://github.com/flet-dev/flet/issues
|
|
|
11
11
|
Requires-Python: >=3.10
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
13
|
License-File: LICENSE
|
|
14
|
-
Requires-Dist: flet==0.82.3.
|
|
14
|
+
Requires-Dist: flet==0.82.3.dev7920
|
|
15
15
|
Dynamic: license-file
|
|
16
16
|
|
|
17
17
|
# flet-map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
flet==0.82.3.dev7920
|
{flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/utils/map.dart
RENAMED
|
@@ -60,8 +60,8 @@ TileDisplay? parseTileDisplay(dynamic value, [TileDisplay? defaultValue]) {
|
|
|
60
60
|
);
|
|
61
61
|
} else if (type == 'fadein') {
|
|
62
62
|
return TileDisplay.fadeIn(
|
|
63
|
-
startOpacity: parseDouble(value['start_opacity'],
|
|
64
|
-
reloadStartOpacity: parseDouble(value['reload_start_opacity'],
|
|
63
|
+
startOpacity: parseDouble(value['start_opacity'], 0.0)!,
|
|
64
|
+
reloadStartOpacity: parseDouble(value['reload_start_opacity'], 0.0)!,
|
|
65
65
|
duration:
|
|
66
66
|
parseDuration(value['duration'], const Duration(milliseconds: 100))!,
|
|
67
67
|
);
|
|
@@ -75,9 +75,7 @@ InteractionOptions? parseInteractionOptions(dynamic value,
|
|
|
75
75
|
return InteractionOptions(
|
|
76
76
|
enableMultiFingerGestureRace:
|
|
77
77
|
parseBool(value["enable_multi_finger_gesture_race"], false)!,
|
|
78
|
-
pinchMoveThreshold: parseDouble(
|
|
79
|
-
value["pinch_move_threshold"],
|
|
80
|
-
)!,
|
|
78
|
+
pinchMoveThreshold: parseDouble(value["pinch_move_threshold"], 40.0)!,
|
|
81
79
|
scrollWheelVelocity: parseDouble(value["scroll_wheel_velocity"], 0.005)!,
|
|
82
80
|
pinchZoomThreshold: parseDouble(value["pinch_zoom_threshold"], 0.5)!,
|
|
83
81
|
rotationThreshold: parseDouble(value["rotation_threshold"], 20.0)!,
|
|
@@ -156,9 +154,9 @@ KeyboardOptions? parseKeyboardOptions(dynamic value,
|
|
|
156
154
|
zoomLeapVelocityMultiplier:
|
|
157
155
|
parseDouble(value["zoom_leap_velocity_multiplier"], 3)!,
|
|
158
156
|
performLeapTriggerDuration:
|
|
159
|
-
parseDuration(value["perform_leap_trigger_duration"])
|
|
157
|
+
parseDuration(value["perform_leap_trigger_duration"], const Duration(milliseconds: 100))!,
|
|
160
158
|
animationCurveReverseDuration:
|
|
161
|
-
parseDuration(value["animation_curve_reverse_duration"]));
|
|
159
|
+
parseDuration(value["animation_curve_reverse_duration"], const Duration(milliseconds: 600))!);
|
|
162
160
|
}
|
|
163
161
|
|
|
164
162
|
CursorRotationBehaviour? parseCursorRotationBehaviour(String? value,
|
|
@@ -173,9 +171,11 @@ CursorKeyboardRotationOptions? parseCursorKeyboardRotationOptions(dynamic value,
|
|
|
173
171
|
setNorthOnClick: parseBool(value["set_north_on_click"], true)!,
|
|
174
172
|
behaviour: parseCursorRotationBehaviour(
|
|
175
173
|
value["behaviour"], CursorRotationBehaviour.offset)!,
|
|
176
|
-
isKeyTrigger:
|
|
177
|
-
|
|
178
|
-
|
|
174
|
+
isKeyTrigger: value["trigger_keys"] != null
|
|
175
|
+
? (LogicalKeyboardKey key) {
|
|
176
|
+
return (value["trigger_keys"] as List).contains(key);
|
|
177
|
+
}
|
|
178
|
+
: null);
|
|
179
179
|
}
|
|
180
180
|
|
|
181
181
|
// Crs? parseCrs(dynamic value, [Crs? defaultValue]) {
|
|
@@ -239,8 +239,8 @@ WMSTileLayerOptions? parseWMSTileLayerOptions(dynamic value,
|
|
|
239
239
|
if (value == null) return defaultValue;
|
|
240
240
|
return WMSTileLayerOptions(
|
|
241
241
|
baseUrl: value["base_url"],
|
|
242
|
-
format: value["format"],
|
|
243
|
-
version: value["version"],
|
|
242
|
+
format: value["format"] ?? 'image/png',
|
|
243
|
+
version: value["version"] ?? '1.1.1',
|
|
244
244
|
uppercaseBoolValue: parseBool(value["uppercase_bool_value"], false)!,
|
|
245
245
|
transparent: parseBool(value["transparent"], true)!,
|
|
246
246
|
layers: (value["layers"] as List?)?.map((e) => e.toString()).toList() ??
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
flet==0.82.3.dev7890
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flet_map.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/circle_layer.dart
RENAMED
|
File without changes
|
{flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/extension.dart
RENAMED
|
File without changes
|
|
File without changes
|
{flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/marker_layer.dart
RENAMED
|
File without changes
|
{flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/polygon_layer.dart
RENAMED
|
File without changes
|
{flet_map-0.82.3.dev7890 → flet_map-0.82.3.dev7920}/src/flutter/flet_map/lib/src/polyline_layer.dart
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|