@rio-cloud/uikit-mcp 1.0.0 → 1.1.0
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.
- package/README.md +75 -40
- package/dist/doc-metadata.json +1872 -0
- package/dist/docs/components/accentBar.md +582 -0
- package/dist/docs/components/activity.md +330 -0
- package/dist/docs/components/animatedNumber.md +88 -0
- package/dist/docs/components/animatedTextReveal.md +381 -0
- package/dist/docs/components/animations.md +459 -0
- package/dist/docs/components/appHeader.md +737 -0
- package/dist/docs/components/appLayout.md +2016 -0
- package/dist/docs/components/appNavigationBar.md +274 -0
- package/dist/docs/components/areaCharts.md +828 -0
- package/dist/docs/components/aspectRatioPlaceholder.md +106 -0
- package/dist/docs/components/assetTree.md +3223 -0
- package/dist/docs/components/autosuggests.md +1177 -0
- package/dist/docs/components/avatar.md +206 -0
- package/dist/docs/components/banner.md +668 -0
- package/dist/docs/components/barCharts.md +2785 -0
- package/dist/docs/components/barList.md +517 -0
- package/dist/docs/components/basicMap.md +167 -0
- package/dist/docs/components/bottomSheet.md +721 -0
- package/dist/docs/components/button.md +775 -0
- package/dist/docs/components/buttonToolbar.md +134 -0
- package/dist/docs/components/calendarStripe.md +525 -0
- package/dist/docs/components/card.md +86 -0
- package/dist/docs/components/carousel.md +128 -0
- package/dist/docs/components/chartColors.md +716 -0
- package/dist/docs/components/chartsGettingStarted.md +28 -0
- package/dist/docs/components/chat.md +932 -0
- package/dist/docs/components/checkbox.md +996 -0
- package/dist/docs/components/clearableInput.md +806 -0
- package/dist/docs/components/collapse.md +189 -0
- package/dist/docs/components/composedCharts.md +424 -0
- package/dist/docs/components/contentLoader.md +674 -0
- package/dist/docs/components/dataTabs.md +1251 -0
- package/dist/docs/components/datepickers.md +2543 -0
- package/dist/docs/components/dialogs.md +2244 -0
- package/dist/docs/components/divider.md +219 -0
- package/dist/docs/components/dropdowns.md +17550 -0
- package/dist/docs/components/editableContent.md +1127 -0
- package/dist/docs/components/expander.md +970 -0
- package/dist/docs/components/fade.md +836 -0
- package/dist/docs/components/fadeExpander.md +180 -0
- package/dist/docs/components/fadeUp.md +396 -0
- package/dist/docs/components/feedback.md +758 -0
- package/dist/docs/components/filePickers.md +370 -0
- package/dist/docs/components/formLabel.md +251 -0
- package/dist/docs/components/fullscreenMap.md +10 -0
- package/dist/docs/components/groupedItemList.md +1001 -0
- package/dist/docs/components/iconList.md +306 -0
- package/dist/docs/components/imagePreloader.md +167 -0
- package/dist/docs/components/labeledElement.md +115 -0
- package/dist/docs/components/licensePlate.md +412 -0
- package/dist/docs/components/lineCharts.md +2014 -0
- package/dist/docs/components/listMenu.md +392 -0
- package/dist/docs/components/loadMore.md +219 -0
- package/dist/docs/components/mainNavigation.md +129 -0
- package/dist/docs/components/mapCircle.md +93 -0
- package/dist/docs/components/mapCluster.md +337 -0
- package/dist/docs/components/mapContext.md +284 -0
- package/dist/docs/components/mapDraggableMarker.md +150 -0
- package/dist/docs/components/mapGettingStarted.md +39 -0
- package/dist/docs/components/mapInfoBubble.md +135 -0
- package/dist/docs/components/mapLayerGroup.md +94 -0
- package/dist/docs/components/mapMarker.md +1814 -0
- package/dist/docs/components/mapPolygon.md +959 -0
- package/dist/docs/components/mapRoute.md +3816 -0
- package/dist/docs/components/mapRouteGenerator.md +6 -0
- package/dist/docs/components/mapSettings.md +1040 -0
- package/dist/docs/components/mapUtils.md +132 -0
- package/dist/docs/components/multiselects.md +1921 -0
- package/dist/docs/components/noData.md +210 -0
- package/dist/docs/components/notifications.md +314 -0
- package/dist/docs/components/numbercontrol.md +706 -0
- package/dist/docs/components/onboarding.md +297 -0
- package/dist/docs/components/page.md +241 -0
- package/dist/docs/components/pager.md +133 -0
- package/dist/docs/components/pieCharts.md +1284 -0
- package/dist/docs/components/popover.md +222 -0
- package/dist/docs/components/position.md +50 -0
- package/dist/docs/components/radialBarCharts.md +3663 -0
- package/dist/docs/components/radiobutton.md +1271 -0
- package/dist/docs/components/releaseNotes.md +135 -0
- package/dist/docs/components/resizer.md +162 -0
- package/dist/docs/components/responsiveColumnStripe.md +435 -0
- package/dist/docs/components/responsiveVideo.md +71 -0
- package/dist/docs/components/rioglyph.md +331 -0
- package/dist/docs/components/rules.md +965 -0
- package/dist/docs/components/saveableInput.md +1721 -0
- package/dist/docs/components/selects.md +1993 -0
- package/dist/docs/components/sidebar.md +332 -0
- package/dist/docs/components/sliders.md +376 -0
- package/dist/docs/components/smoothScrollbars.md +1180 -0
- package/dist/docs/components/spinners.md +506 -0
- package/dist/docs/components/states.md +1176 -0
- package/dist/docs/components/statsWidgets.md +636 -0
- package/dist/docs/components/statusBar.md +644 -0
- package/dist/docs/components/stepButton.md +61 -0
- package/dist/docs/components/steppedProgressBars.md +1064 -0
- package/dist/docs/components/subNavigation.md +470 -0
- package/dist/docs/components/supportMarker.md +115 -0
- package/dist/docs/components/svgImage.md +248 -0
- package/dist/docs/components/switch.md +554 -0
- package/dist/docs/components/tables.md +8 -0
- package/dist/docs/components/tagManager.md +476 -0
- package/dist/docs/components/tags.md +785 -0
- package/dist/docs/components/teaser.md +925 -0
- package/dist/docs/components/timeline.md +514 -0
- package/dist/docs/components/timepicker.md +262 -0
- package/dist/docs/components/toggleButton.md +178 -0
- package/dist/docs/components/tooltip.md +454 -0
- package/dist/docs/components/virtualList.md +483 -0
- package/dist/docs/foundations.md +20901 -0
- package/dist/docs/start/changelog.md +439 -0
- package/dist/docs/start/goodtoknow.md +14 -0
- package/dist/docs/start/guidelines/color-combinations.md +678 -0
- package/dist/docs/start/guidelines/custom-css.md +42 -0
- package/dist/docs/start/guidelines/custom-rioglyph.md +35 -0
- package/dist/docs/start/guidelines/formatting.md +587 -0
- package/dist/docs/start/guidelines/iframe.md +323 -0
- package/dist/docs/start/guidelines/obfuscate-data.md +30 -0
- package/dist/docs/start/guidelines/print-css.md +36 -0
- package/dist/docs/start/guidelines/spinner.md +710 -0
- package/dist/docs/start/guidelines/supported-browsers.md +10 -0
- package/dist/docs/start/guidelines/writing.md +635 -0
- package/dist/docs/start/howto.md +187 -0
- package/dist/docs/start/intro.md +43 -0
- package/dist/docs/start/responsiveness.md +98 -0
- package/dist/docs/templates/common-table.md +1111 -0
- package/dist/docs/templates/detail-views.md +942 -0
- package/dist/docs/templates/expandable-details.md +228 -0
- package/dist/docs/templates/feature-cards.md +549 -0
- package/dist/docs/templates/form-summary.md +199 -0
- package/dist/docs/templates/form-toggle.md +367 -0
- package/dist/docs/templates/list-blocks.md +1021 -0
- package/dist/docs/templates/loading-progress.md +109 -0
- package/dist/docs/templates/options-panel.md +152 -0
- package/dist/docs/templates/panel-variants.md +164 -0
- package/dist/docs/templates/progress-cards.md +607 -0
- package/dist/docs/templates/progress-success.md +142 -0
- package/dist/docs/templates/settings-form.md +434 -0
- package/dist/docs/templates/stats-blocks.md +1381 -0
- package/dist/docs/templates/table-panel.md +184 -0
- package/dist/docs/templates/table-row-animation.md +317 -0
- package/dist/docs/templates/usage-cards.md +227 -0
- package/dist/docs/utilities/deviceUtils.md +123 -0
- package/dist/docs/utilities/featureToggles.md +90 -0
- package/dist/docs/utilities/fuelTypeUtils.md +186 -0
- package/dist/docs/utilities/routeUtils.md +138 -0
- package/dist/docs/utilities/useAfterMount.md +66 -0
- package/dist/docs/utilities/useAutoAnimate.md +193 -0
- package/dist/docs/utilities/useAverage.md +95 -0
- package/dist/docs/utilities/useClickOutside.md +61 -0
- package/dist/docs/utilities/useClipboard.md +93 -0
- package/dist/docs/utilities/useCount.md +178 -0
- package/dist/docs/utilities/useDarkMode.md +49 -0
- package/dist/docs/utilities/useDebugInfo.md +126 -0
- package/dist/docs/utilities/useEffectOnce.md +58 -0
- package/dist/docs/utilities/useElapsedTime.md +58 -0
- package/dist/docs/utilities/useElementSize.md +71 -0
- package/dist/docs/utilities/useEsc.md +58 -0
- package/dist/docs/utilities/useEvent.md +64 -0
- package/dist/docs/utilities/useFocusTrap.md +85 -0
- package/dist/docs/utilities/useFullscreen.md +198 -0
- package/dist/docs/utilities/useHover.md +55 -0
- package/dist/docs/utilities/useIncomingPostMessages.md +237 -0
- package/dist/docs/utilities/useInterval.md +85 -0
- package/dist/docs/utilities/useIsFocusWithin.md +114 -0
- package/dist/docs/utilities/useKey.md +151 -0
- package/dist/docs/utilities/useLocalStorage.md +91 -0
- package/dist/docs/utilities/useLocationSuggestions.md +114 -0
- package/dist/docs/utilities/useMax.md +62 -0
- package/dist/docs/utilities/useMin.md +78 -0
- package/dist/docs/utilities/useMutationObserver.md +113 -0
- package/dist/docs/utilities/useOnScreen.md +138 -0
- package/dist/docs/utilities/useOnlineStatus.md +49 -0
- package/dist/docs/utilities/usePostMessage.md +117 -0
- package/dist/docs/utilities/usePostMessageSender.md +257 -0
- package/dist/docs/utilities/usePrevious.md +101 -0
- package/dist/docs/utilities/useResizeObserver.md +151 -0
- package/dist/docs/utilities/useScrollPosition.md +252 -0
- package/dist/docs/utilities/useSearch.md +228 -0
- package/dist/docs/utilities/useSorting.md +389 -0
- package/dist/docs/utilities/useStateWithValidation.md +83 -0
- package/dist/docs/utilities/useSum.md +155 -0
- package/dist/docs/utilities/useTableExport.md +404 -0
- package/dist/docs/utilities/useTableSelection.md +1120 -0
- package/dist/docs/utilities/useTimeout.md +55 -0
- package/dist/docs/utilities/useToggle.md +115 -0
- package/dist/docs/utilities/useWindowResize.md +70 -0
- package/dist/index.mjs +271 -0
- package/dist/search-synonyms.json +134 -0
- package/dist/version.json +4 -0
- package/package.json +23 -19
- package/bin/uikit-mcp.mjs +0 -23
- package/data/pages/Components/components/accentbar.json +0 -207
- package/data/pages/Components/components/activity.json +0 -87
- package/data/pages/Components/components/animatednumber.json +0 -99
- package/data/pages/Components/components/animations.json +0 -87
- package/data/pages/Components/components/appheader.json +0 -291
- package/data/pages/Components/components/applayout.json +0 -1198
- package/data/pages/Components/components/appnavigationbar.json +0 -327
- package/data/pages/Components/components/areacharts.json +0 -563
- package/data/pages/Components/components/aspectratioplaceholder.json +0 -75
- package/data/pages/Components/components/assettree.json +0 -3080
- package/data/pages/Components/components/autosuggests.json +0 -710
- package/data/pages/Components/components/avatar.json +0 -157
- package/data/pages/Components/components/banner.json +0 -599
- package/data/pages/Components/components/barcharts.json +0 -1507
- package/data/pages/Components/components/barlist.json +0 -223
- package/data/pages/Components/components/basicmap.json +0 -68
- package/data/pages/Components/components/bottomsheet.json +0 -601
- package/data/pages/Components/components/button.json +0 -583
- package/data/pages/Components/components/buttontoolbar.json +0 -63
- package/data/pages/Components/components/calendarstripe.json +0 -235
- package/data/pages/Components/components/card.json +0 -69
- package/data/pages/Components/components/carousel.json +0 -39
- package/data/pages/Components/components/chartcolors.json +0 -34
- package/data/pages/Components/components/chartsgettingstarted.json +0 -32
- package/data/pages/Components/components/chat.json +0 -39
- package/data/pages/Components/components/checkbox.json +0 -847
- package/data/pages/Components/components/clearableinput.json +0 -789
- package/data/pages/Components/components/collapse.json +0 -175
- package/data/pages/Components/components/composedcharts.json +0 -159
- package/data/pages/Components/components/contentloader.json +0 -233
- package/data/pages/Components/components/datatabs.json +0 -680
- package/data/pages/Components/components/datepickers.json +0 -287
- package/data/pages/Components/components/dialogs.json +0 -1492
- package/data/pages/Components/components/divider.json +0 -93
- package/data/pages/Components/components/dropdowns.json +0 -936
- package/data/pages/Components/components/editablecontent.json +0 -1117
- package/data/pages/Components/components/expander.json +0 -377
- package/data/pages/Components/components/fade.json +0 -403
- package/data/pages/Components/components/fadeexpander.json +0 -75
- package/data/pages/Components/components/fadeup.json +0 -127
- package/data/pages/Components/components/feedback.json +0 -269
- package/data/pages/Components/components/filepickers.json +0 -269
- package/data/pages/Components/components/formlabel.json +0 -115
- package/data/pages/Components/components/fullscreenmap.json +0 -22
- package/data/pages/Components/components/groupeditemlist.json +0 -323
- package/data/pages/Components/components/iconlist.json +0 -45
- package/data/pages/Components/components/imagepreloader.json +0 -81
- package/data/pages/Components/components/labeledelement.json +0 -75
- package/data/pages/Components/components/licenseplate.json +0 -69
- package/data/pages/Components/components/linecharts.json +0 -987
- package/data/pages/Components/components/listmenu.json +0 -313
- package/data/pages/Components/components/loadmore.json +0 -175
- package/data/pages/Components/components/mainnavigation.json +0 -39
- package/data/pages/Components/components/mapcircle.json +0 -34
- package/data/pages/Components/components/mapcluster.json +0 -51
- package/data/pages/Components/components/mapcontext.json +0 -105
- package/data/pages/Components/components/mapdraggablemarker.json +0 -34
- package/data/pages/Components/components/mapgettingstarted.json +0 -27
- package/data/pages/Components/components/mapgroup.json +0 -1198
- package/data/pages/Components/components/mapinfobubble.json +0 -34
- package/data/pages/Components/components/maplayergroup.json +0 -34
- package/data/pages/Components/components/mapmarker.json +0 -700
- package/data/pages/Components/components/mappolygon.json +0 -45
- package/data/pages/Components/components/maproute.json +0 -623
- package/data/pages/Components/components/maproutegenerator.json +0 -16
- package/data/pages/Components/components/mapsettings.json +0 -51
- package/data/pages/Components/components/maputils.json +0 -34
- package/data/pages/Components/components/multiselects.json +0 -1451
- package/data/pages/Components/components/nodata.json +0 -139
- package/data/pages/Components/components/notifications.json +0 -65
- package/data/pages/Components/components/numbercontrol.json +0 -301
- package/data/pages/Components/components/onboarding.json +0 -302
- package/data/pages/Components/components/page.json +0 -197
- package/data/pages/Components/components/pager.json +0 -93
- package/data/pages/Components/components/piecharts.json +0 -731
- package/data/pages/Components/components/popover.json +0 -251
- package/data/pages/Components/components/position.json +0 -69
- package/data/pages/Components/components/radialbarcharts.json +0 -1304
- package/data/pages/Components/components/radiobutton.json +0 -1105
- package/data/pages/Components/components/releasenotes.json +0 -44
- package/data/pages/Components/components/resizer.json +0 -93
- package/data/pages/Components/components/responsivecolumnstripe.json +0 -123
- package/data/pages/Components/components/responsivevideo.json +0 -75
- package/data/pages/Components/components/rioglyph.json +0 -93
- package/data/pages/Components/components/rules.json +0 -410
- package/data/pages/Components/components/saveableinput.json +0 -703
- package/data/pages/Components/components/selects.json +0 -701
- package/data/pages/Components/components/sidebar.json +0 -243
- package/data/pages/Components/components/sliders.json +0 -235
- package/data/pages/Components/components/smoothscrollbars.json +0 -335
- package/data/pages/Components/components/spinners.json +0 -343
- package/data/pages/Components/components/states.json +0 -1705
- package/data/pages/Components/components/statswidgets.json +0 -314
- package/data/pages/Components/components/statusbar.json +0 -177
- package/data/pages/Components/components/stepbutton.json +0 -57
- package/data/pages/Components/components/steppedprogressbars.json +0 -417
- package/data/pages/Components/components/subnavigation.json +0 -107
- package/data/pages/Components/components/supportmarker.json +0 -45
- package/data/pages/Components/components/svgimage.json +0 -81
- package/data/pages/Components/components/switch.json +0 -111
- package/data/pages/Components/components/tables.json +0 -144
- package/data/pages/Components/components/tagmanager.json +0 -86
- package/data/pages/Components/components/tags.json +0 -146
- package/data/pages/Components/components/teaser.json +0 -188
- package/data/pages/Components/components/timeline.json +0 -45
- package/data/pages/Components/components/timepicker.json +0 -163
- package/data/pages/Components/components/togglebutton.json +0 -247
- package/data/pages/Components/components/tooltip.json +0 -270
- package/data/pages/Components/components/virtuallist.json +0 -175
- package/data/pages/Foundations/foundations.json +0 -2475
- package/data/pages/Getting-started/start/changelog.json +0 -22
- package/data/pages/Getting-started/start/goodtoknow.json +0 -32
- package/data/pages/Getting-started/start/guidelines/color-combinations.json +0 -58
- package/data/pages/Getting-started/start/guidelines/custom-css.json +0 -27
- package/data/pages/Getting-started/start/guidelines/custom-rioglyph.json +0 -22
- package/data/pages/Getting-started/start/guidelines/formatting.json +0 -97
- package/data/pages/Getting-started/start/guidelines/iframe.json +0 -93
- package/data/pages/Getting-started/start/guidelines/obfuscate-data.json +0 -22
- package/data/pages/Getting-started/start/guidelines/print-css.json +0 -37
- package/data/pages/Getting-started/start/guidelines/spinner.json +0 -144
- package/data/pages/Getting-started/start/guidelines/supported-browsers.json +0 -22
- package/data/pages/Getting-started/start/guidelines/writing.json +0 -242
- package/data/pages/Getting-started/start/howto.json +0 -72
- package/data/pages/Getting-started/start/intro.json +0 -37
- package/data/pages/Getting-started/start/responsiveness.json +0 -52
- package/data/pages/Templates/templates/common-table.json +0 -39
- package/data/pages/Templates/templates/detail-views.json +0 -71
- package/data/pages/Templates/templates/expandable-details.json +0 -39
- package/data/pages/Templates/templates/feature-cards.json +0 -103
- package/data/pages/Templates/templates/form-summary.json +0 -39
- package/data/pages/Templates/templates/form-toggle.json +0 -39
- package/data/pages/Templates/templates/list-blocks.json +0 -119
- package/data/pages/Templates/templates/loading-progress.json +0 -39
- package/data/pages/Templates/templates/options-panel.json +0 -39
- package/data/pages/Templates/templates/panel-variants.json +0 -39
- package/data/pages/Templates/templates/progress-cards.json +0 -71
- package/data/pages/Templates/templates/progress-success.json +0 -39
- package/data/pages/Templates/templates/settings-form.json +0 -39
- package/data/pages/Templates/templates/stats-blocks.json +0 -135
- package/data/pages/Templates/templates/table-panel.json +0 -39
- package/data/pages/Templates/templates/table-row-animation.json +0 -39
- package/data/pages/Templates/templates/usage-cards.json +0 -39
- package/data/pages/Utilities/utilities/deviceutils.json +0 -39
- package/data/pages/Utilities/utilities/featuretoggles.json +0 -42
- package/data/pages/Utilities/utilities/fueltypeutils.json +0 -118
- package/data/pages/Utilities/utilities/routeutils.json +0 -34
- package/data/pages/Utilities/utilities/useaftermount.json +0 -63
- package/data/pages/Utilities/utilities/useaverage.json +0 -86
- package/data/pages/Utilities/utilities/useclickoutside.json +0 -69
- package/data/pages/Utilities/utilities/useclipboard.json +0 -57
- package/data/pages/Utilities/utilities/usecount.json +0 -92
- package/data/pages/Utilities/utilities/usedarkmode.json +0 -50
- package/data/pages/Utilities/utilities/usedebuginfo.json +0 -63
- package/data/pages/Utilities/utilities/useeffectonce.json +0 -57
- package/data/pages/Utilities/utilities/useelapsedtime.json +0 -57
- package/data/pages/Utilities/utilities/useelementsize.json +0 -63
- package/data/pages/Utilities/utilities/useesc.json +0 -57
- package/data/pages/Utilities/utilities/useevent.json +0 -75
- package/data/pages/Utilities/utilities/usefocustrap.json +0 -57
- package/data/pages/Utilities/utilities/usefullscreen.json +0 -197
- package/data/pages/Utilities/utilities/usehover.json +0 -57
- package/data/pages/Utilities/utilities/useinterval.json +0 -63
- package/data/pages/Utilities/utilities/useisfocuswithin.json +0 -75
- package/data/pages/Utilities/utilities/usekey.json +0 -75
- package/data/pages/Utilities/utilities/uselocalstorage.json +0 -69
- package/data/pages/Utilities/utilities/uselocationsuggestions.json +0 -110
- package/data/pages/Utilities/utilities/usemax.json +0 -86
- package/data/pages/Utilities/utilities/usemin.json +0 -86
- package/data/pages/Utilities/utilities/usemutationobserver.json +0 -69
- package/data/pages/Utilities/utilities/useonlinestatus.json +0 -39
- package/data/pages/Utilities/utilities/useonscreen.json +0 -63
- package/data/pages/Utilities/utilities/usepostmessage.json +0 -80
- package/data/pages/Utilities/utilities/useprevious.json +0 -63
- package/data/pages/Utilities/utilities/useresizeobserver.json +0 -65
- package/data/pages/Utilities/utilities/usescrollposition.json +0 -103
- package/data/pages/Utilities/utilities/usesearch.json +0 -197
- package/data/pages/Utilities/utilities/usesorting.json +0 -139
- package/data/pages/Utilities/utilities/usestatewithvalidation.json +0 -69
- package/data/pages/Utilities/utilities/usesum.json +0 -86
- package/data/pages/Utilities/utilities/usetableexport.json +0 -87
- package/data/pages/Utilities/utilities/usetableselection.json +0 -311
- package/data/pages/Utilities/utilities/usetimeout.json +0 -63
- package/data/pages/Utilities/utilities/usetoggle.json +0 -75
- package/data/pages/Utilities/utilities/usewindowresize.json +0 -63
- package/data/version.json +0 -4
- package/docs/content-schema.md +0 -147
- package/docs/navigation-inventory.json +0 -1310
- package/docs/search-synonyms.json +0 -43
- package/server/index.mjs +0 -268
- package/server/lib/load-docs.mjs +0 -48
- package/server/lib/normalise-doc.mjs +0 -220
- package/server/lib/render-markdown.mjs +0 -82
- package/server/lib/search-index.mjs +0 -49
- package/server/lib/types.js +0 -99
|
@@ -0,0 +1,959 @@
|
|
|
1
|
+
# Polygon
|
|
2
|
+
|
|
3
|
+
*Category:* Components
|
|
4
|
+
*Section:* Map
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#components/mapPolygon
|
|
6
|
+
*Captured:* 2025-12-12T12:39:15.395Z
|
|
7
|
+
|
|
8
|
+
## Polygon
|
|
9
|
+
|
|
10
|
+
### Example: Example 1
|
|
11
|
+
|
|
12
|
+
Terms of use© 1987–2025 HERE
|
|
13
|
+
|
|
14
|
+
200 m
|
|
15
|
+
|
|
16
|
+
Choose view
|
|
17
|
+
Map view
|
|
18
|
+
Satellite
|
|
19
|
+
|
|
20
|
+
Traffic conditions
|
|
21
|
+
Show traffic incidents
|
|
22
|
+
|
|
23
|
+
#### Summary
|
|
24
|
+
|
|
25
|
+
Terms of use© 1987–2025 HERE
|
|
26
|
+
|
|
27
|
+
200 m
|
|
28
|
+
|
|
29
|
+
Choose view
|
|
30
|
+
Map view
|
|
31
|
+
Satellite
|
|
32
|
+
|
|
33
|
+
Traffic conditions
|
|
34
|
+
Show traffic incidents
|
|
35
|
+
|
|
36
|
+
#### React (tsx)
|
|
37
|
+
|
|
38
|
+
```tsx
|
|
39
|
+
import { useRef } from 'react';
|
|
40
|
+
|
|
41
|
+
// biome-ignore lint/suspicious/noShadowRestrictedNames: <explanation>
|
|
42
|
+
import Map from '@rio-cloud/rio-uikit/Map';
|
|
43
|
+
import EventUtils from '@rio-cloud/rio-uikit/EventUtils';
|
|
44
|
+
import Polygon, { colorMapMarker } from '@rio-cloud/rio-uikit/Polygon';
|
|
45
|
+
import MapSettings from '@rio-cloud/rio-uikit/MapSettings';
|
|
46
|
+
import MapTypeSettings from '@rio-cloud/rio-uikit/MapTypeSettings';
|
|
47
|
+
import type { MapApi, MapEvent } from '@rio-cloud/rio-uikit/mapTypes';
|
|
48
|
+
|
|
49
|
+
import { UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT } from '../uikit_demo_credentials';
|
|
50
|
+
import SingleMapMarker from '@rio-cloud/rio-uikit/SingleMapMarker';
|
|
51
|
+
import Marker from '@rio-cloud/rio-uikit/Marker';
|
|
52
|
+
|
|
53
|
+
const STROKE_COLOR = colorMapMarker['color-map-marker-geofence'].stroke;
|
|
54
|
+
const FILL_COLOR = colorMapMarker['color-map-marker-geofence'].fill;
|
|
55
|
+
|
|
56
|
+
export default () => {
|
|
57
|
+
const mapApiRef = useRef<MapApi>();
|
|
58
|
+
|
|
59
|
+
const position = { lat: 48.18009710294023, lng: 11.595117182551355 };
|
|
60
|
+
|
|
61
|
+
const points = [
|
|
62
|
+
{
|
|
63
|
+
lat: 48.18209710294023,
|
|
64
|
+
lng: 11.595137182551355,
|
|
65
|
+
address: 'A',
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
lat: 48.18119573935276,
|
|
69
|
+
lng: 11.597476068812341,
|
|
70
|
+
address: 'B',
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
lat: 48.177132252764345,
|
|
74
|
+
lng: 11.593699518519372,
|
|
75
|
+
address: 'C',
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
lat: 48.178162462939774,
|
|
79
|
+
lng: 11.591360632258386,
|
|
80
|
+
address: 'D',
|
|
81
|
+
},
|
|
82
|
+
];
|
|
83
|
+
|
|
84
|
+
const eventListenerMap = {
|
|
85
|
+
[EventUtils.TAP]: (event: MapEvent) => {
|
|
86
|
+
console.log(event);
|
|
87
|
+
|
|
88
|
+
const target = event.target;
|
|
89
|
+
console.log({ boundingBox: target.getBoundingBox(), geometry: target.getGeometry() });
|
|
90
|
+
|
|
91
|
+
console.log({
|
|
92
|
+
viewport: mapApiRef.current?.utils?.getViewPort(),
|
|
93
|
+
baseLayer: mapApiRef.current?.utils?.getBaseLayer(),
|
|
94
|
+
mapBoundingBox: mapApiRef.current?.utils?.getBounds(),
|
|
95
|
+
center: mapApiRef.current?.utils?.getCenter(),
|
|
96
|
+
zoom: mapApiRef.current?.utils?.getZoom(),
|
|
97
|
+
layers: mapApiRef.current?.utils?.getLayers(),
|
|
98
|
+
});
|
|
99
|
+
},
|
|
100
|
+
};
|
|
101
|
+
|
|
102
|
+
return (
|
|
103
|
+
<Map
|
|
104
|
+
credentials={UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT}
|
|
105
|
+
center={position}
|
|
106
|
+
zoom={15}
|
|
107
|
+
height={300}
|
|
108
|
+
mapSettings={
|
|
109
|
+
<MapSettings
|
|
110
|
+
options={[
|
|
111
|
+
<MapTypeSettings
|
|
112
|
+
key='mapTypeSettings'
|
|
113
|
+
tooltip='Change map type'
|
|
114
|
+
dropdownHeaderText='Map views'
|
|
115
|
+
defaultTypeLabel='Default view'
|
|
116
|
+
truckTypeLabel='Truck view'
|
|
117
|
+
terrainTypeLabel='Terrain view'
|
|
118
|
+
satelliteTypeLabel='Satellite view'
|
|
119
|
+
nightTypeLabel='Night view'
|
|
120
|
+
/>,
|
|
121
|
+
]}
|
|
122
|
+
/>
|
|
123
|
+
}
|
|
124
|
+
>
|
|
125
|
+
{(api: MapApi) => {
|
|
126
|
+
mapApiRef.current = api;
|
|
127
|
+
|
|
128
|
+
return (
|
|
129
|
+
<>
|
|
130
|
+
<Polygon
|
|
131
|
+
points={points}
|
|
132
|
+
style={{ strokeColor: STROKE_COLOR, fillColor: FILL_COLOR }}
|
|
133
|
+
eventListenerMap={eventListenerMap}
|
|
134
|
+
/>
|
|
135
|
+
<Marker
|
|
136
|
+
position={{ lat: 48.18, lng: 11.5951 }}
|
|
137
|
+
icon={
|
|
138
|
+
<SingleMapMarker
|
|
139
|
+
name='Gefoence'
|
|
140
|
+
iconNames={['geofence']}
|
|
141
|
+
markerColor='bg-map-marker-geofence'
|
|
142
|
+
/>
|
|
143
|
+
}
|
|
144
|
+
eventListenerMap={eventListenerMap}
|
|
145
|
+
/>
|
|
146
|
+
</>
|
|
147
|
+
);
|
|
148
|
+
}}
|
|
149
|
+
</Map>
|
|
150
|
+
);
|
|
151
|
+
};
|
|
152
|
+
```
|
|
153
|
+
|
|
154
|
+
### Example: Example 2
|
|
155
|
+
|
|
156
|
+
Colorcolor-warmup-salmonColdplay
|
|
157
|
+
color-coldplay-wine
|
|
158
|
+
color-coldplay-aubergine
|
|
159
|
+
color-coldplay-kashmir
|
|
160
|
+
color-coldplay-fountain
|
|
161
|
+
color-coldplay-turquoise
|
|
162
|
+
color-coldplay-bermuda
|
|
163
|
+
color-coldplay-moos
|
|
164
|
+
color-coldplay-primrose
|
|
165
|
+
color-coldplay-khaki
|
|
166
|
+
Warmup
|
|
167
|
+
color-warmup-crimson
|
|
168
|
+
color-warmup-victoria
|
|
169
|
+
color-warmup-cadillac
|
|
170
|
+
color-warmup-raspberry
|
|
171
|
+
color-warmup-cerise
|
|
172
|
+
color-warmup-charm
|
|
173
|
+
color-warmup-salmon
|
|
174
|
+
color-warmup-cherokee
|
|
175
|
+
color-warmup-corn
|
|
176
|
+
Gray
|
|
177
|
+
gray-darkest
|
|
178
|
+
gray-darker
|
|
179
|
+
gray-dark
|
|
180
|
+
gray
|
|
181
|
+
gray-light
|
|
182
|
+
gray-lighter
|
|
183
|
+
gray-lightest
|
|
184
|
+
gray-decent
|
|
185
|
+
Brand
|
|
186
|
+
brand-primary
|
|
187
|
+
brand-secondary
|
|
188
|
+
brand-info
|
|
189
|
+
brand-success
|
|
190
|
+
brand-warning
|
|
191
|
+
brand-danger
|
|
192
|
+
Status
|
|
193
|
+
color-status-available
|
|
194
|
+
color-status-driving
|
|
195
|
+
color-status-resting
|
|
196
|
+
color-status-working
|
|
197
|
+
Map Marker
|
|
198
|
+
color-map-marker-text
|
|
199
|
+
color-map-marker-active
|
|
200
|
+
color-map-marker-asset
|
|
201
|
+
color-map-marker-poi
|
|
202
|
+
color-map-marker-geofence
|
|
203
|
+
color-map-marker-route
|
|
204
|
+
color-map-marker-info
|
|
205
|
+
color-map-marker-success
|
|
206
|
+
color-map-marker-warning
|
|
207
|
+
color-map-marker-danger
|
|
208
|
+
Rating
|
|
209
|
+
color-rating-1
|
|
210
|
+
color-rating-2
|
|
211
|
+
color-rating-3
|
|
212
|
+
color-rating-4
|
|
213
|
+
color-rating-5
|
|
214
|
+
Highlight
|
|
215
|
+
color-highlight-darkest
|
|
216
|
+
color-highlight-darker
|
|
217
|
+
color-highlight-dark
|
|
218
|
+
color-highlight
|
|
219
|
+
color-highlight-light
|
|
220
|
+
color-highlight-lighter
|
|
221
|
+
color-highlight-lightest
|
|
222
|
+
color-highlight-decent
|
|
223
|
+
|
|
224
|
+
Terms of use© 1987–2025 HERE
|
|
225
|
+
|
|
226
|
+
50 km
|
|
227
|
+
|
|
228
|
+
Choose view
|
|
229
|
+
Map view
|
|
230
|
+
Satellite
|
|
231
|
+
|
|
232
|
+
Traffic conditions
|
|
233
|
+
Show traffic incidents
|
|
234
|
+
|
|
235
|
+
#### Summary
|
|
236
|
+
|
|
237
|
+
Colorcolor-warmup-salmonColdplay
|
|
238
|
+
color-coldplay-wine
|
|
239
|
+
color-coldplay-aubergine
|
|
240
|
+
color-coldplay-kashmir
|
|
241
|
+
color-coldplay-fountain
|
|
242
|
+
color-coldplay-turquoise
|
|
243
|
+
color-coldplay-bermuda
|
|
244
|
+
color-coldplay-moos
|
|
245
|
+
color-coldplay-primrose
|
|
246
|
+
color-coldplay-khaki
|
|
247
|
+
Warmup
|
|
248
|
+
color-warmup-crimson
|
|
249
|
+
color-warmup-victoria
|
|
250
|
+
color-warmup-cadillac
|
|
251
|
+
color-warmup-raspberry
|
|
252
|
+
color-warmup-cerise
|
|
253
|
+
color-warmup-charm
|
|
254
|
+
color-warmup-salmon
|
|
255
|
+
color-warmup-cherokee
|
|
256
|
+
color-warmup-corn
|
|
257
|
+
Gray
|
|
258
|
+
gray-darkest
|
|
259
|
+
gray-darker
|
|
260
|
+
gray-dark
|
|
261
|
+
gray
|
|
262
|
+
gray-light
|
|
263
|
+
gray-lighter
|
|
264
|
+
gray-lightest
|
|
265
|
+
gray-decent
|
|
266
|
+
Brand
|
|
267
|
+
brand-primary
|
|
268
|
+
brand-secondary
|
|
269
|
+
brand-info
|
|
270
|
+
brand-success
|
|
271
|
+
brand-warning
|
|
272
|
+
brand-danger
|
|
273
|
+
Status
|
|
274
|
+
color-status-available
|
|
275
|
+
color-status-driving
|
|
276
|
+
color-status-resting
|
|
277
|
+
color-status-working
|
|
278
|
+
Map Marker
|
|
279
|
+
color-map-marker-text
|
|
280
|
+
color-map-marker-active
|
|
281
|
+
color-map-marker-asset
|
|
282
|
+
color-map-marker-poi
|
|
283
|
+
color-map-marker-geofence
|
|
284
|
+
color-map-marker-route
|
|
285
|
+
color-map-marker-info
|
|
286
|
+
color-map-marker-success
|
|
287
|
+
color-map-marker-warning
|
|
288
|
+
color-map-marker-danger
|
|
289
|
+
Rating
|
|
290
|
+
color-rating-1
|
|
291
|
+
color-rating-2
|
|
292
|
+
color-rating-3
|
|
293
|
+
color-rating-4
|
|
294
|
+
color-rating-5
|
|
295
|
+
Highlight
|
|
296
|
+
color-highlight-darkest
|
|
297
|
+
color-highlight-darker
|
|
298
|
+
color-highlight-dark
|
|
299
|
+
color-highlight
|
|
300
|
+
color-highlight-light
|
|
301
|
+
color-highlight-lighter
|
|
302
|
+
color-highlight-lightest
|
|
303
|
+
color-highlight-decent
|
|
304
|
+
|
|
305
|
+
Terms of use© 1987–2025 HERE
|
|
306
|
+
|
|
307
|
+
50 km
|
|
308
|
+
|
|
309
|
+
Choose view
|
|
310
|
+
Map view
|
|
311
|
+
Satellite
|
|
312
|
+
|
|
313
|
+
Traffic conditions
|
|
314
|
+
Show traffic incidents
|
|
315
|
+
|
|
316
|
+
#### React (tsx)
|
|
317
|
+
|
|
318
|
+
```tsx
|
|
319
|
+
import { useRef, useState } from 'react';
|
|
320
|
+
|
|
321
|
+
import { UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT } from '../uikit_demo_credentials';
|
|
322
|
+
|
|
323
|
+
// biome-ignore lint/suspicious/noShadowRestrictedNames: <explanation>
|
|
324
|
+
import Map from '@rio-cloud/rio-uikit/Map';
|
|
325
|
+
import EventUtils from '@rio-cloud/rio-uikit/EventUtils';
|
|
326
|
+
import MapSettings from '@rio-cloud/rio-uikit/MapSettings';
|
|
327
|
+
import MapTypeSettings from '@rio-cloud/rio-uikit/MapTypeSettings';
|
|
328
|
+
import type { MapApi, MapEvent } from '@rio-cloud/rio-uikit/mapTypes';
|
|
329
|
+
import SingleMapMarker from '@rio-cloud/rio-uikit/SingleMapMarker';
|
|
330
|
+
import Marker from '@rio-cloud/rio-uikit/Marker';
|
|
331
|
+
import Polygon, {
|
|
332
|
+
colorMapColdplay,
|
|
333
|
+
colorMapWarmup,
|
|
334
|
+
colorMapGray,
|
|
335
|
+
colorMapBrand,
|
|
336
|
+
colorMapStatus,
|
|
337
|
+
colorMapMarker,
|
|
338
|
+
colorMapRating,
|
|
339
|
+
colorMapHighlight,
|
|
340
|
+
} from '@rio-cloud/rio-uikit/Polygon';
|
|
341
|
+
import Select, { type SelectOption } from '@rio-cloud/rio-uikit/Select';
|
|
342
|
+
|
|
343
|
+
type HeaderOption = {
|
|
344
|
+
id: string;
|
|
345
|
+
label: string;
|
|
346
|
+
header: true;
|
|
347
|
+
};
|
|
348
|
+
|
|
349
|
+
type ColorOption = {
|
|
350
|
+
id: string;
|
|
351
|
+
label: string;
|
|
352
|
+
colors: {
|
|
353
|
+
stroke: string;
|
|
354
|
+
fill: string;
|
|
355
|
+
};
|
|
356
|
+
};
|
|
357
|
+
|
|
358
|
+
type ColorSelectOption = HeaderOption | ColorOption;
|
|
359
|
+
|
|
360
|
+
type ColorOptions = ColorSelectOption[];
|
|
361
|
+
|
|
362
|
+
const colorOptions: ColorOptions = [
|
|
363
|
+
{ id: 'coldplayHeader', label: 'Coldplay', header: true },
|
|
364
|
+
...Object.entries(colorMapColdplay).map(([key, value]) => ({ id: key, label: key, colors: value })),
|
|
365
|
+
|
|
366
|
+
{ id: 'warmupHeader', label: 'Warmup', header: true },
|
|
367
|
+
...Object.entries(colorMapWarmup).map(([key, value]) => ({ id: key, label: key, colors: value })),
|
|
368
|
+
|
|
369
|
+
{ id: 'grayHeader', label: 'Gray', header: true },
|
|
370
|
+
...Object.entries(colorMapGray).map(([key, value]) => ({ id: key, label: key, colors: value })),
|
|
371
|
+
|
|
372
|
+
{ id: 'brandHeader', label: 'Brand', header: true },
|
|
373
|
+
...Object.entries(colorMapBrand).map(([key, value]) => ({ id: key, label: key, colors: value })),
|
|
374
|
+
|
|
375
|
+
{ id: 'statusHeader', label: 'Status', header: true },
|
|
376
|
+
...Object.entries(colorMapStatus).map(([key, value]) => ({ id: key, label: key, colors: value })),
|
|
377
|
+
|
|
378
|
+
{ id: 'markerHeader', label: 'Map Marker', header: true },
|
|
379
|
+
...Object.entries(colorMapMarker).map(([key, value]) => ({ id: key, label: key, colors: value })),
|
|
380
|
+
|
|
381
|
+
{ id: 'ratingHeader', label: 'Rating', header: true },
|
|
382
|
+
...Object.entries(colorMapRating).map(([key, value]) => ({ id: key, label: key, colors: value })),
|
|
383
|
+
|
|
384
|
+
{ id: 'highlightHeader', label: 'Highlight', header: true },
|
|
385
|
+
...Object.entries(colorMapHighlight).map(([key, value]) => ({ id: key, label: key, colors: value })),
|
|
386
|
+
];
|
|
387
|
+
|
|
388
|
+
export default () => {
|
|
389
|
+
const mapApiRef = useRef<MapApi>();
|
|
390
|
+
|
|
391
|
+
const [currentColor, setCurrentColor] = useState('color-warmup-salmon');
|
|
392
|
+
|
|
393
|
+
const position = { lat: 48.18009710294023, lng: 11.595117182551355 };
|
|
394
|
+
|
|
395
|
+
const points = isoline.points;
|
|
396
|
+
|
|
397
|
+
const eventListenerMap = {
|
|
398
|
+
[EventUtils.TAP]: (event: MapEvent) => {
|
|
399
|
+
console.log(event);
|
|
400
|
+
|
|
401
|
+
const target = event.target;
|
|
402
|
+
console.log({ boundingBox: target.getBoundingBox(), geometry: target.getGeometry() });
|
|
403
|
+
|
|
404
|
+
console.log({
|
|
405
|
+
viewport: mapApiRef.current?.utils?.getViewPort(),
|
|
406
|
+
baseLayer: mapApiRef.current?.utils?.getBaseLayer(),
|
|
407
|
+
mapBoundingBox: mapApiRef.current?.utils?.getBounds(),
|
|
408
|
+
center: mapApiRef.current?.utils?.getCenter(),
|
|
409
|
+
zoom: mapApiRef.current?.utils?.getZoom(),
|
|
410
|
+
layers: mapApiRef.current?.utils?.getLayers(),
|
|
411
|
+
});
|
|
412
|
+
},
|
|
413
|
+
};
|
|
414
|
+
|
|
415
|
+
const handleSelectedColor = (item: SelectOption | undefined) => setCurrentColor(item?.id || '');
|
|
416
|
+
|
|
417
|
+
const currentOption = colorOptions.find(colorOption => colorOption.id === currentColor) as ColorOption;
|
|
418
|
+
|
|
419
|
+
return (
|
|
420
|
+
<div>
|
|
421
|
+
<div className='form-group'>
|
|
422
|
+
<label htmlFor='1'>Color</label>
|
|
423
|
+
<Select id='1' options={colorOptions} value={[currentColor]} onChange={handleSelectedColor} />
|
|
424
|
+
</div>
|
|
425
|
+
<Map
|
|
426
|
+
credentials={UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT}
|
|
427
|
+
center={position}
|
|
428
|
+
zoom={8}
|
|
429
|
+
height={400}
|
|
430
|
+
mapSettings={
|
|
431
|
+
<MapSettings
|
|
432
|
+
options={[
|
|
433
|
+
<MapTypeSettings
|
|
434
|
+
key='mapTypeSettings'
|
|
435
|
+
tooltip='Change map type'
|
|
436
|
+
dropdownHeaderText='Map views'
|
|
437
|
+
defaultTypeLabel='Default view'
|
|
438
|
+
truckTypeLabel='Truck view'
|
|
439
|
+
terrainTypeLabel='Terrain view'
|
|
440
|
+
satelliteTypeLabel='Satellite view'
|
|
441
|
+
nightTypeLabel='Night view'
|
|
442
|
+
/>,
|
|
443
|
+
]}
|
|
444
|
+
/>
|
|
445
|
+
}
|
|
446
|
+
>
|
|
447
|
+
{(api: MapApi) => {
|
|
448
|
+
mapApiRef.current = api;
|
|
449
|
+
|
|
450
|
+
return (
|
|
451
|
+
<>
|
|
452
|
+
<Polygon
|
|
453
|
+
points={points}
|
|
454
|
+
style={{
|
|
455
|
+
strokeColor: currentOption?.colors.stroke,
|
|
456
|
+
fillColor: currentOption?.colors.fill,
|
|
457
|
+
}}
|
|
458
|
+
eventListenerMap={eventListenerMap}
|
|
459
|
+
/>
|
|
460
|
+
<Marker
|
|
461
|
+
position={{ lat: 48.18, lng: 11.5951 }}
|
|
462
|
+
icon={
|
|
463
|
+
<SingleMapMarker
|
|
464
|
+
markerColor='bg-map-marker-poi'
|
|
465
|
+
anchorSize='lg'
|
|
466
|
+
clickable={false}
|
|
467
|
+
/>
|
|
468
|
+
}
|
|
469
|
+
eventListenerMap={eventListenerMap}
|
|
470
|
+
/>
|
|
471
|
+
</>
|
|
472
|
+
);
|
|
473
|
+
}}
|
|
474
|
+
</Map>
|
|
475
|
+
</div>
|
|
476
|
+
);
|
|
477
|
+
};
|
|
478
|
+
|
|
479
|
+
const isoline = {
|
|
480
|
+
id: 'SRP_shape_1',
|
|
481
|
+
type: 'POLYGON',
|
|
482
|
+
strokeColor: 'rgba(90, 72, 118, 1)',
|
|
483
|
+
fillColor: 'rgba(90, 72, 118, 0.3)',
|
|
484
|
+
points: [
|
|
485
|
+
{
|
|
486
|
+
lat: 48.438721,
|
|
487
|
+
lng: 10.717163,
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
lat: 48.460693,
|
|
491
|
+
lng: 10.733643,
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
lat: 48.482666,
|
|
495
|
+
lng: 10.799561,
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
lat: 48.592529,
|
|
499
|
+
lng: 10.909424,
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
lat: 48.603516,
|
|
503
|
+
lng: 10.942383,
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
lat: 48.603516,
|
|
507
|
+
lng: 11.030273,
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
lat: 48.614502,
|
|
511
|
+
lng: 11.063232,
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
lat: 48.68042,
|
|
515
|
+
lng: 11.085205,
|
|
516
|
+
},
|
|
517
|
+
{
|
|
518
|
+
lat: 48.691406,
|
|
519
|
+
lng: 11.118164,
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
lat: 48.691406,
|
|
523
|
+
lng: 11.162109,
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
lat: 48.68042,
|
|
527
|
+
lng: 11.195068,
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
lat: 48.658447,
|
|
531
|
+
lng: 11.217041,
|
|
532
|
+
},
|
|
533
|
+
{
|
|
534
|
+
lat: 48.647461,
|
|
535
|
+
lng: 11.25,
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
lat: 48.647461,
|
|
539
|
+
lng: 11.293945,
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
lat: 48.636475,
|
|
543
|
+
lng: 11.326904,
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
lat: 48.614502,
|
|
547
|
+
lng: 11.348877,
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
lat: 48.614502,
|
|
551
|
+
lng: 11.37085,
|
|
552
|
+
},
|
|
553
|
+
{
|
|
554
|
+
lat: 48.68042,
|
|
555
|
+
lng: 11.392822,
|
|
556
|
+
},
|
|
557
|
+
{
|
|
558
|
+
lat: 48.724365,
|
|
559
|
+
lng: 11.436768,
|
|
560
|
+
},
|
|
561
|
+
{
|
|
562
|
+
lat: 48.735352,
|
|
563
|
+
lng: 11.469727,
|
|
564
|
+
},
|
|
565
|
+
{
|
|
566
|
+
lat: 48.724365,
|
|
567
|
+
lng: 11.502686,
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
lat: 48.702393,
|
|
571
|
+
lng: 11.524658,
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
lat: 48.702393,
|
|
575
|
+
lng: 11.546631,
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
lat: 48.724365,
|
|
579
|
+
lng: 11.568604,
|
|
580
|
+
},
|
|
581
|
+
{
|
|
582
|
+
lat: 48.735352,
|
|
583
|
+
lng: 11.601563,
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
lat: 48.735352,
|
|
587
|
+
lng: 11.645508,
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
lat: 48.724365,
|
|
591
|
+
lng: 11.678467,
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
lat: 48.702393,
|
|
595
|
+
lng: 11.700439,
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
lat: 48.691406,
|
|
599
|
+
lng: 11.733398,
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
lat: 48.691406,
|
|
603
|
+
lng: 11.777344,
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
lat: 48.68042,
|
|
607
|
+
lng: 11.810303,
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
lat: 48.614502,
|
|
611
|
+
lng: 11.876221,
|
|
612
|
+
},
|
|
613
|
+
{
|
|
614
|
+
lat: 48.614502,
|
|
615
|
+
lng: 11.898193,
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
lat: 48.636475,
|
|
619
|
+
lng: 11.920166,
|
|
620
|
+
},
|
|
621
|
+
{
|
|
622
|
+
lat: 48.647461,
|
|
623
|
+
lng: 11.953125,
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
lat: 48.636475,
|
|
627
|
+
lng: 11.986084,
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
lat: 48.614502,
|
|
631
|
+
lng: 12.008057,
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
lat: 48.603516,
|
|
635
|
+
lng: 12.041016,
|
|
636
|
+
},
|
|
637
|
+
{
|
|
638
|
+
lat: 48.603516,
|
|
639
|
+
lng: 12.084961,
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
lat: 48.592529,
|
|
643
|
+
lng: 12.11792,
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
lat: 48.548584,
|
|
647
|
+
lng: 12.161865,
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
lat: 48.515625,
|
|
651
|
+
lng: 12.172852,
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
lat: 48.482666,
|
|
655
|
+
lng: 12.161865,
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
lat: 48.460693,
|
|
659
|
+
lng: 12.139893,
|
|
660
|
+
},
|
|
661
|
+
{
|
|
662
|
+
lat: 48.427734,
|
|
663
|
+
lng: 12.128906,
|
|
664
|
+
},
|
|
665
|
+
{
|
|
666
|
+
lat: 48.394775,
|
|
667
|
+
lng: 12.139893,
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
lat: 48.383789,
|
|
671
|
+
lng: 12.172852,
|
|
672
|
+
},
|
|
673
|
+
{
|
|
674
|
+
lat: 48.383789,
|
|
675
|
+
lng: 12.216797,
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
lat: 48.372803,
|
|
679
|
+
lng: 12.249756,
|
|
680
|
+
},
|
|
681
|
+
{
|
|
682
|
+
lat: 48.35083,
|
|
683
|
+
lng: 12.249756,
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
lat: 48.328857,
|
|
687
|
+
lng: 12.183838,
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
lat: 48.306885,
|
|
691
|
+
lng: 12.183838,
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
lat: 48.284912,
|
|
695
|
+
lng: 12.249756,
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
lat: 48.251953,
|
|
699
|
+
lng: 12.260742,
|
|
700
|
+
},
|
|
701
|
+
{
|
|
702
|
+
lat: 48.164063,
|
|
703
|
+
lng: 12.260742,
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
lat: 48.131104,
|
|
707
|
+
lng: 12.249756,
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
lat: 48.109131,
|
|
711
|
+
lng: 12.227783,
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
lat: 48.087158,
|
|
715
|
+
lng: 12.227783,
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
lat: 48.065186,
|
|
719
|
+
lng: 12.249756,
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
lat: 48.043213,
|
|
723
|
+
lng: 12.249756,
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
lat: 48.02124,
|
|
727
|
+
lng: 12.227783,
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
lat: 47.955322,
|
|
731
|
+
lng: 12.205811,
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
lat: 47.93335,
|
|
735
|
+
lng: 12.139893,
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
lat: 47.911377,
|
|
739
|
+
lng: 12.11792,
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
lat: 47.889404,
|
|
743
|
+
lng: 12.052002,
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
lat: 47.823486,
|
|
747
|
+
lng: 12.030029,
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
lat: 47.823486,
|
|
751
|
+
lng: 12.008057,
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
lat: 47.845459,
|
|
755
|
+
lng: 11.986084,
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
lat: 47.856445,
|
|
759
|
+
lng: 11.953125,
|
|
760
|
+
},
|
|
761
|
+
{
|
|
762
|
+
lat: 47.856445,
|
|
763
|
+
lng: 11.90918,
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
lat: 47.845459,
|
|
767
|
+
lng: 11.876221,
|
|
768
|
+
},
|
|
769
|
+
{
|
|
770
|
+
lat: 47.823486,
|
|
771
|
+
lng: 11.854248,
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
lat: 47.8125,
|
|
775
|
+
lng: 11.821289,
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
lat: 47.823486,
|
|
779
|
+
lng: 11.78833,
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
lat: 47.845459,
|
|
783
|
+
lng: 11.766357,
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
lat: 47.845459,
|
|
787
|
+
lng: 11.744385,
|
|
788
|
+
},
|
|
789
|
+
{
|
|
790
|
+
lat: 47.779541,
|
|
791
|
+
lng: 11.722412,
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
lat: 47.779541,
|
|
795
|
+
lng: 11.700439,
|
|
796
|
+
},
|
|
797
|
+
{
|
|
798
|
+
lat: 47.801514,
|
|
799
|
+
lng: 11.678467,
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
lat: 47.8125,
|
|
803
|
+
lng: 11.645508,
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
lat: 47.801514,
|
|
807
|
+
lng: 11.612549,
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
lat: 47.735596,
|
|
811
|
+
lng: 11.546631,
|
|
812
|
+
},
|
|
813
|
+
{
|
|
814
|
+
lat: 47.724609,
|
|
815
|
+
lng: 11.513672,
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
lat: 47.724609,
|
|
819
|
+
lng: 11.337891,
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
lat: 47.735596,
|
|
823
|
+
lng: 11.304932,
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
lat: 47.757568,
|
|
827
|
+
lng: 11.282959,
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
lat: 47.768555,
|
|
831
|
+
lng: 11.25,
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
lat: 47.757568,
|
|
835
|
+
lng: 11.217041,
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
lat: 47.735596,
|
|
839
|
+
lng: 11.195068,
|
|
840
|
+
},
|
|
841
|
+
{
|
|
842
|
+
lat: 47.724609,
|
|
843
|
+
lng: 11.162109,
|
|
844
|
+
},
|
|
845
|
+
{
|
|
846
|
+
lat: 47.735596,
|
|
847
|
+
lng: 11.12915,
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
lat: 47.757568,
|
|
851
|
+
lng: 11.107178,
|
|
852
|
+
},
|
|
853
|
+
{
|
|
854
|
+
lat: 47.779541,
|
|
855
|
+
lng: 11.04126,
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
lat: 47.845459,
|
|
859
|
+
lng: 11.019287,
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
lat: 47.856445,
|
|
863
|
+
lng: 10.986328,
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
lat: 47.856445,
|
|
867
|
+
lng: 10.942383,
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
lat: 47.867432,
|
|
871
|
+
lng: 10.909424,
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
lat: 47.900391,
|
|
875
|
+
lng: 10.898438,
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
lat: 47.944336,
|
|
879
|
+
lng: 10.898438,
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
lat: 47.977295,
|
|
883
|
+
lng: 10.887451,
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
lat: 47.988281,
|
|
887
|
+
lng: 10.854492,
|
|
888
|
+
},
|
|
889
|
+
{
|
|
890
|
+
lat: 47.988281,
|
|
891
|
+
lng: 10.766602,
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
lat: 47.999268,
|
|
895
|
+
lng: 10.733643,
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
lat: 48.032227,
|
|
899
|
+
lng: 10.722656,
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
lat: 48.065186,
|
|
903
|
+
lng: 10.733643,
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
lat: 48.087158,
|
|
907
|
+
lng: 10.799561,
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
lat: 48.109131,
|
|
911
|
+
lng: 10.799561,
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
lat: 48.131104,
|
|
915
|
+
lng: 10.733643,
|
|
916
|
+
},
|
|
917
|
+
{
|
|
918
|
+
lat: 48.164063,
|
|
919
|
+
lng: 10.722656,
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
lat: 48.208008,
|
|
923
|
+
lng: 10.722656,
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
lat: 48.240967,
|
|
927
|
+
lng: 10.733643,
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
lat: 48.262939,
|
|
931
|
+
lng: 10.755615,
|
|
932
|
+
},
|
|
933
|
+
{
|
|
934
|
+
lat: 48.284912,
|
|
935
|
+
lng: 10.755615,
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
lat: 48.306885,
|
|
939
|
+
lng: 10.733643,
|
|
940
|
+
},
|
|
941
|
+
{
|
|
942
|
+
lat: 48.372803,
|
|
943
|
+
lng: 10.71167,
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
lat: 48.394775,
|
|
947
|
+
lng: 10.689697,
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
lat: 48.416748,
|
|
951
|
+
lng: 10.684204,
|
|
952
|
+
},
|
|
953
|
+
{
|
|
954
|
+
lat: 48.438721,
|
|
955
|
+
lng: 10.717163,
|
|
956
|
+
},
|
|
957
|
+
],
|
|
958
|
+
};
|
|
959
|
+
```
|