@nika-js/onlymap 0.3.2 → 0.3.4
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/.vscode/onlymap.code-snippets +10 -2
- package/dist/{LercDecode.es-BMi87Jez.js → LercDecode.es-D6eXA5jP.js} +1 -1
- package/dist/{basemap-D_BgGpIa.js → basemap-BRh_zvzt.js} +1 -1
- package/dist/{index-CDvm17M5.js → index-9_RmnPoW.js} +1 -1
- package/dist/{index-idvzm9MK.js → index-B3NQy6CS.js} +2 -2
- package/dist/{index-DYtODPDb.js → index-BR1HjJoE.js} +4783 -4765
- package/dist/{index-C_zLohC_.js → index-Y_CL37KN.js} +1 -1
- package/dist/{index-CaLhpYyz.js → index-xaNTkA9k.js} +1 -1
- package/dist/{lerc-DgHmuuRe.js → lerc-vBCRLD5s.js} +2 -2
- package/dist/onlymap.standalone.js +6916 -6898
- package/dist/onlymapjs.js +1 -1
- package/dist/{raster-D-MVtlA7.js → raster-BwULn87I.js} +2 -2
- package/dist/version.d.ts +1 -1
- package/docs/stories.md +1 -1
- package/llms.txt +1 -1
- package/onlymapjs.html-data.json +314 -294
- package/package.json +1 -1
- package/skills/onlymapjs/SKILL.md +1 -1
- package/skills/onlymapjs/references/syntax.md +2 -2
package/onlymapjs.html-data.json
CHANGED
|
@@ -442,10 +442,102 @@
|
|
|
442
442
|
"name": "filled",
|
|
443
443
|
"description": "deck.gl filled."
|
|
444
444
|
},
|
|
445
|
+
{
|
|
446
|
+
"name": "operation",
|
|
447
|
+
"description": "deck.gl operation."
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"name": "coordinate-system",
|
|
451
|
+
"description": "deck.gl coordinateSystem."
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"name": "coordinate-origin",
|
|
455
|
+
"description": "deck.gl coordinateOrigin."
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"name": "model-matrix",
|
|
459
|
+
"description": "deck.gl modelMatrix."
|
|
460
|
+
},
|
|
461
|
+
{
|
|
462
|
+
"name": "wrap-longitude",
|
|
463
|
+
"description": "deck.gl wrapLongitude."
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"name": "position-format",
|
|
467
|
+
"description": "deck.gl positionFormat."
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"name": "color-format",
|
|
471
|
+
"description": "deck.gl colorFormat."
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"name": "parameters",
|
|
475
|
+
"description": "deck.gl parameters."
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"name": "load-options",
|
|
479
|
+
"description": "deck.gl loadOptions."
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"name": "transitions",
|
|
483
|
+
"description": "deck.gl transitions."
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
"name": "extensions",
|
|
487
|
+
"description": "deck.gl extensions."
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"name": "loaders",
|
|
491
|
+
"description": "deck.gl loaders."
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"name": "highlighted-object-index",
|
|
495
|
+
"description": "deck.gl highlightedObjectIndex."
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
"name": "auto-highlight",
|
|
499
|
+
"description": "deck.gl autoHighlight."
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"name": "highlight-color",
|
|
503
|
+
"description": "Accessor for deck.gl highlightColor — expression language: $field, scale(), arithmetic."
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
"name": "radius-scale",
|
|
507
|
+
"description": "deck.gl radiusScale."
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
"name": "radius-max-pixels",
|
|
511
|
+
"description": "deck.gl radiusMaxPixels."
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
"name": "line-width-units",
|
|
515
|
+
"description": "deck.gl lineWidthUnits."
|
|
516
|
+
},
|
|
517
|
+
{
|
|
518
|
+
"name": "line-width-scale",
|
|
519
|
+
"description": "deck.gl lineWidthScale."
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"name": "line-width-max-pixels",
|
|
523
|
+
"description": "deck.gl lineWidthMaxPixels."
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
"name": "billboard",
|
|
527
|
+
"description": "deck.gl billboard."
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
"name": "antialiasing",
|
|
531
|
+
"description": "deck.gl antialiasing."
|
|
532
|
+
},
|
|
445
533
|
{
|
|
446
534
|
"name": "get-line-width",
|
|
447
535
|
"description": "Accessor for deck.gl getLineWidth — expression language: $field, scale(), arithmetic."
|
|
448
536
|
},
|
|
537
|
+
{
|
|
538
|
+
"name": "get-pixel-offset",
|
|
539
|
+
"description": "Accessor for deck.gl getPixelOffset — expression language: $field, scale(), arithmetic."
|
|
540
|
+
},
|
|
449
541
|
{
|
|
450
542
|
"name": "get-point-radius",
|
|
451
543
|
"description": "Accessor for deck.gl getPointRadius — expression language: $field, scale(), arithmetic."
|
|
@@ -458,10 +550,6 @@
|
|
|
458
550
|
"name": "point-radius-min-pixels",
|
|
459
551
|
"description": "deck.gl pointRadiusMinPixels."
|
|
460
552
|
},
|
|
461
|
-
{
|
|
462
|
-
"name": "line-width-units",
|
|
463
|
-
"description": "deck.gl lineWidthUnits."
|
|
464
|
-
},
|
|
465
553
|
{
|
|
466
554
|
"name": "get-elevation",
|
|
467
555
|
"description": "Accessor for deck.gl getElevation — expression language: $field, scale(), arithmetic."
|
|
@@ -474,10 +562,206 @@
|
|
|
474
562
|
"name": "wireframe",
|
|
475
563
|
"description": "deck.gl wireframe."
|
|
476
564
|
},
|
|
565
|
+
{
|
|
566
|
+
"name": "point-radius-max-pixels",
|
|
567
|
+
"description": "deck.gl pointRadiusMaxPixels."
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
"name": "point-radius-scale",
|
|
571
|
+
"description": "deck.gl pointRadiusScale."
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
"name": "point-antialiasing",
|
|
575
|
+
"description": "deck.gl pointAntialiasing."
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
"name": "point-billboard",
|
|
579
|
+
"description": "deck.gl pointBillboard."
|
|
580
|
+
},
|
|
581
|
+
{
|
|
582
|
+
"name": "icon-atlas",
|
|
583
|
+
"description": "deck.gl iconAtlas."
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
"name": "icon-mapping",
|
|
587
|
+
"description": "deck.gl iconMapping."
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
"name": "icon-size-max-pixels",
|
|
591
|
+
"description": "deck.gl iconSizeMaxPixels."
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
"name": "icon-size-min-pixels",
|
|
595
|
+
"description": "deck.gl iconSizeMinPixels."
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"name": "icon-size-scale",
|
|
599
|
+
"description": "deck.gl iconSizeScale."
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
"name": "icon-size-units",
|
|
603
|
+
"description": "deck.gl iconSizeUnits."
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"name": "icon-alpha-cutoff",
|
|
607
|
+
"description": "deck.gl iconAlphaCutoff."
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"name": "icon-billboard",
|
|
611
|
+
"description": "deck.gl iconBillboard."
|
|
612
|
+
},
|
|
613
|
+
{
|
|
614
|
+
"name": "get-icon",
|
|
615
|
+
"description": "Accessor for deck.gl getIcon — expression language: $field, scale(), arithmetic."
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
"name": "get-icon-angle",
|
|
619
|
+
"description": "Accessor for deck.gl getIconAngle — expression language: $field, scale(), arithmetic."
|
|
620
|
+
},
|
|
621
|
+
{
|
|
622
|
+
"name": "get-icon-color",
|
|
623
|
+
"description": "Accessor for deck.gl getIconColor — expression language: $field, scale(), arithmetic."
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"name": "get-icon-pixel-offset",
|
|
627
|
+
"description": "Accessor for deck.gl getIconPixelOffset — expression language: $field, scale(), arithmetic."
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
"name": "get-icon-size",
|
|
631
|
+
"description": "Accessor for deck.gl getIconSize — expression language: $field, scale(), arithmetic."
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"name": "text-size-max-pixels",
|
|
635
|
+
"description": "deck.gl textSizeMaxPixels."
|
|
636
|
+
},
|
|
637
|
+
{
|
|
638
|
+
"name": "text-size-min-pixels",
|
|
639
|
+
"description": "deck.gl textSizeMinPixels."
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
"name": "text-size-scale",
|
|
643
|
+
"description": "deck.gl textSizeScale."
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"name": "text-size-units",
|
|
647
|
+
"description": "deck.gl textSizeUnits."
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"name": "text-background",
|
|
651
|
+
"description": "deck.gl textBackground."
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
"name": "text-background-padding",
|
|
655
|
+
"description": "deck.gl textBackgroundPadding."
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"name": "text-font-family",
|
|
659
|
+
"description": "deck.gl textFontFamily."
|
|
660
|
+
},
|
|
661
|
+
{
|
|
662
|
+
"name": "text-font-weight",
|
|
663
|
+
"description": "deck.gl textFontWeight."
|
|
664
|
+
},
|
|
665
|
+
{
|
|
666
|
+
"name": "text-line-height",
|
|
667
|
+
"description": "deck.gl textLineHeight."
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"name": "text-max-width",
|
|
671
|
+
"description": "deck.gl textMaxWidth."
|
|
672
|
+
},
|
|
673
|
+
{
|
|
674
|
+
"name": "text-outline-color",
|
|
675
|
+
"description": "deck.gl textOutlineColor."
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
"name": "text-outline-width",
|
|
679
|
+
"description": "deck.gl textOutlineWidth."
|
|
680
|
+
},
|
|
681
|
+
{
|
|
682
|
+
"name": "text-word-break",
|
|
683
|
+
"description": "deck.gl textWordBreak."
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"name": "text-character-set",
|
|
687
|
+
"description": "deck.gl textCharacterSet."
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
"name": "text-billboard",
|
|
691
|
+
"description": "deck.gl textBillboard."
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"name": "text-font-settings",
|
|
695
|
+
"description": "deck.gl textFontSettings."
|
|
696
|
+
},
|
|
477
697
|
{
|
|
478
698
|
"name": "get-text",
|
|
479
699
|
"description": "Accessor for deck.gl getText — expression language: $field, scale(), arithmetic."
|
|
480
700
|
},
|
|
701
|
+
{
|
|
702
|
+
"name": "get-text-angle",
|
|
703
|
+
"description": "Accessor for deck.gl getTextAngle — expression language: $field, scale(), arithmetic."
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"name": "get-text-color",
|
|
707
|
+
"description": "Accessor for deck.gl getTextColor — expression language: $field, scale(), arithmetic."
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"name": "get-text-pixel-offset",
|
|
711
|
+
"description": "Accessor for deck.gl getTextPixelOffset — expression language: $field, scale(), arithmetic."
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
"name": "get-text-size",
|
|
715
|
+
"description": "Accessor for deck.gl getTextSize — expression language: $field, scale(), arithmetic."
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"name": "get-text-anchor",
|
|
719
|
+
"description": "Accessor for deck.gl getTextAnchor — expression language: $field, scale(), arithmetic."
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
"name": "get-text-alignment-baseline",
|
|
723
|
+
"description": "Accessor for deck.gl getTextAlignmentBaseline — expression language: $field, scale(), arithmetic."
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
"name": "get-text-background-color",
|
|
727
|
+
"description": "Accessor for deck.gl getTextBackgroundColor — expression language: $field, scale(), arithmetic."
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
"name": "get-text-border-color",
|
|
731
|
+
"description": "Accessor for deck.gl getTextBorderColor — expression language: $field, scale(), arithmetic."
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
"name": "get-text-border-width",
|
|
735
|
+
"description": "Accessor for deck.gl getTextBorderWidth — expression language: $field, scale(), arithmetic."
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"name": "line-joint-rounded",
|
|
739
|
+
"description": "deck.gl lineJointRounded."
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"name": "line-cap-rounded",
|
|
743
|
+
"description": "deck.gl lineCapRounded."
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"name": "line-miter-limit",
|
|
747
|
+
"description": "deck.gl lineMiterLimit."
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
"name": "line-billboard",
|
|
751
|
+
"description": "deck.gl lineBillboard."
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
"name": "elevation-scale",
|
|
755
|
+
"description": "deck.gl elevationScale."
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"name": "material",
|
|
759
|
+
"description": "deck.gl material."
|
|
760
|
+
},
|
|
761
|
+
{
|
|
762
|
+
"name": "point-type",
|
|
763
|
+
"description": "deck.gl pointType."
|
|
764
|
+
},
|
|
481
765
|
{
|
|
482
766
|
"name": "get-subtext",
|
|
483
767
|
"description": "Accessor for deck.gl getSubtext — expression language: $field, scale(), arithmetic."
|
|
@@ -490,10 +774,6 @@
|
|
|
490
774
|
"name": "get-size",
|
|
491
775
|
"description": "Accessor for deck.gl getSize — expression language: $field, scale(), arithmetic."
|
|
492
776
|
},
|
|
493
|
-
{
|
|
494
|
-
"name": "get-icon",
|
|
495
|
-
"description": "Accessor for deck.gl getIcon — expression language: $field, scale(), arithmetic."
|
|
496
|
-
},
|
|
497
777
|
{
|
|
498
778
|
"name": "layout",
|
|
499
779
|
"description": "deck.gl layout."
|
|
@@ -539,104 +819,56 @@
|
|
|
539
819
|
"description": "deck.gl _lighting."
|
|
540
820
|
},
|
|
541
821
|
{
|
|
542
|
-
"name": "
|
|
543
|
-
"description": "deck.gl
|
|
544
|
-
},
|
|
545
|
-
{
|
|
546
|
-
"name": "load-options",
|
|
547
|
-
"description": "deck.gl loadOptions."
|
|
548
|
-
},
|
|
549
|
-
{
|
|
550
|
-
"name": "maximum-screen-space-error",
|
|
551
|
-
"description": "deck.gl loadOptions.tileset.maximumScreenSpaceError."
|
|
552
|
-
},
|
|
553
|
-
{
|
|
554
|
-
"name": "maximum-memory-usage",
|
|
555
|
-
"description": "deck.gl loadOptions.tileset.maximumMemoryUsage."
|
|
556
|
-
},
|
|
557
|
-
{
|
|
558
|
-
"name": "view-distance-scale",
|
|
559
|
-
"description": "deck.gl loadOptions.tileset.viewDistanceScale."
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
"name": "point-size",
|
|
563
|
-
"description": "deck.gl pointSize."
|
|
564
|
-
},
|
|
565
|
-
{
|
|
566
|
-
"name": "src",
|
|
567
|
-
"description": "deck.gl geotiff."
|
|
568
|
-
},
|
|
569
|
-
{
|
|
570
|
-
"name": "min",
|
|
571
|
-
"description": "deck.gl rescaleMin."
|
|
572
|
-
},
|
|
573
|
-
{
|
|
574
|
-
"name": "max",
|
|
575
|
-
"description": "deck.gl rescaleMax."
|
|
576
|
-
},
|
|
577
|
-
{
|
|
578
|
-
"name": "colormap",
|
|
579
|
-
"description": "deck.gl colormap."
|
|
580
|
-
},
|
|
581
|
-
{
|
|
582
|
-
"name": "nodata",
|
|
583
|
-
"description": "deck.gl nodataOverride."
|
|
584
|
-
},
|
|
585
|
-
{
|
|
586
|
-
"name": "operation",
|
|
587
|
-
"description": "deck.gl operation."
|
|
588
|
-
},
|
|
589
|
-
{
|
|
590
|
-
"name": "coordinate-system",
|
|
591
|
-
"description": "deck.gl coordinateSystem."
|
|
822
|
+
"name": "get-transform-matrix",
|
|
823
|
+
"description": "Accessor for deck.gl getTransformMatrix — expression language: $field, scale(), arithmetic."
|
|
592
824
|
},
|
|
593
825
|
{
|
|
594
|
-
"name": "
|
|
595
|
-
"description": "deck.gl
|
|
826
|
+
"name": "tileset",
|
|
827
|
+
"description": "deck.gl data."
|
|
596
828
|
},
|
|
597
829
|
{
|
|
598
|
-
"name": "
|
|
599
|
-
"description": "deck.gl
|
|
830
|
+
"name": "maximum-screen-space-error",
|
|
831
|
+
"description": "deck.gl loadOptions.tileset.maximumScreenSpaceError."
|
|
600
832
|
},
|
|
601
833
|
{
|
|
602
|
-
"name": "
|
|
603
|
-
"description": "deck.gl
|
|
834
|
+
"name": "maximum-memory-usage",
|
|
835
|
+
"description": "deck.gl loadOptions.tileset.maximumMemoryUsage."
|
|
604
836
|
},
|
|
605
837
|
{
|
|
606
|
-
"name": "
|
|
607
|
-
"description": "deck.gl
|
|
838
|
+
"name": "view-distance-scale",
|
|
839
|
+
"description": "deck.gl loadOptions.tileset.viewDistanceScale."
|
|
608
840
|
},
|
|
609
841
|
{
|
|
610
|
-
"name": "
|
|
611
|
-
"description": "deck.gl
|
|
842
|
+
"name": "point-size",
|
|
843
|
+
"description": "deck.gl pointSize."
|
|
612
844
|
},
|
|
613
845
|
{
|
|
614
|
-
"name": "
|
|
615
|
-
"description": "deck.gl
|
|
846
|
+
"name": "get-point-color",
|
|
847
|
+
"description": "Accessor for deck.gl getPointColor — expression language: $field, scale(), arithmetic."
|
|
616
848
|
},
|
|
617
849
|
{
|
|
618
|
-
"name": "
|
|
619
|
-
"description": "deck.gl
|
|
850
|
+
"name": "loader",
|
|
851
|
+
"description": "deck.gl loader."
|
|
620
852
|
},
|
|
621
853
|
{
|
|
622
|
-
"name": "
|
|
623
|
-
"description": "deck.gl
|
|
854
|
+
"name": "src",
|
|
855
|
+
"description": "deck.gl geotiff."
|
|
624
856
|
},
|
|
625
857
|
{
|
|
626
|
-
"name": "
|
|
627
|
-
"description": "deck.gl
|
|
858
|
+
"name": "min",
|
|
859
|
+
"description": "deck.gl rescaleMin."
|
|
628
860
|
},
|
|
629
861
|
{
|
|
630
|
-
"name": "
|
|
631
|
-
"description": "deck.gl
|
|
862
|
+
"name": "max",
|
|
863
|
+
"description": "deck.gl rescaleMax."
|
|
632
864
|
},
|
|
633
865
|
{
|
|
634
|
-
"name": "
|
|
635
|
-
"description": "deck.gl
|
|
866
|
+
"name": "colormap",
|
|
867
|
+
"description": "deck.gl colormap."
|
|
636
868
|
},
|
|
637
869
|
{
|
|
638
|
-
"name": "
|
|
639
|
-
"description": "
|
|
870
|
+
"name": "nodata",
|
|
871
|
+
"description": "deck.gl nodataOverride."
|
|
640
872
|
},
|
|
641
873
|
{
|
|
642
874
|
"name": "get-source-position",
|
|
@@ -738,42 +970,14 @@
|
|
|
738
970
|
"name": "coverage",
|
|
739
971
|
"description": "deck.gl coverage."
|
|
740
972
|
},
|
|
741
|
-
{
|
|
742
|
-
"name": "elevation-scale",
|
|
743
|
-
"description": "deck.gl elevationScale."
|
|
744
|
-
},
|
|
745
|
-
{
|
|
746
|
-
"name": "line-width-scale",
|
|
747
|
-
"description": "deck.gl lineWidthScale."
|
|
748
|
-
},
|
|
749
|
-
{
|
|
750
|
-
"name": "line-width-max-pixels",
|
|
751
|
-
"description": "deck.gl lineWidthMaxPixels."
|
|
752
|
-
},
|
|
753
973
|
{
|
|
754
974
|
"name": "flat-shading",
|
|
755
975
|
"description": "deck.gl flatShading."
|
|
756
976
|
},
|
|
757
|
-
{
|
|
758
|
-
"name": "material",
|
|
759
|
-
"description": "deck.gl material."
|
|
760
|
-
},
|
|
761
977
|
{
|
|
762
978
|
"name": "cell-size",
|
|
763
979
|
"description": "deck.gl cellSize."
|
|
764
980
|
},
|
|
765
|
-
{
|
|
766
|
-
"name": "icon-atlas",
|
|
767
|
-
"description": "deck.gl iconAtlas."
|
|
768
|
-
},
|
|
769
|
-
{
|
|
770
|
-
"name": "icon-mapping",
|
|
771
|
-
"description": "deck.gl iconMapping."
|
|
772
|
-
},
|
|
773
|
-
{
|
|
774
|
-
"name": "billboard",
|
|
775
|
-
"description": "deck.gl billboard."
|
|
776
|
-
},
|
|
777
981
|
{
|
|
778
982
|
"name": "size-units",
|
|
779
983
|
"description": "deck.gl sizeUnits."
|
|
@@ -790,10 +994,6 @@
|
|
|
790
994
|
"name": "get-angle",
|
|
791
995
|
"description": "Accessor for deck.gl getAngle — expression language: $field, scale(), arithmetic."
|
|
792
996
|
},
|
|
793
|
-
{
|
|
794
|
-
"name": "get-pixel-offset",
|
|
795
|
-
"description": "Accessor for deck.gl getPixelOffset — expression language: $field, scale(), arithmetic."
|
|
796
|
-
},
|
|
797
997
|
{
|
|
798
998
|
"name": "joint-rounded",
|
|
799
999
|
"description": "deck.gl jointRounded."
|
|
@@ -826,14 +1026,6 @@
|
|
|
826
1026
|
"name": "_winding-order",
|
|
827
1027
|
"description": "deck.gl _windingOrder."
|
|
828
1028
|
},
|
|
829
|
-
{
|
|
830
|
-
"name": "line-joint-rounded",
|
|
831
|
-
"description": "deck.gl lineJointRounded."
|
|
832
|
-
},
|
|
833
|
-
{
|
|
834
|
-
"name": "line-miter-limit",
|
|
835
|
-
"description": "deck.gl lineMiterLimit."
|
|
836
|
-
},
|
|
837
1029
|
{
|
|
838
1030
|
"name": "get-polygon",
|
|
839
1031
|
"description": "Accessor for deck.gl getPolygon — expression language: $field, scale(), arithmetic."
|
|
@@ -914,10 +1106,6 @@
|
|
|
914
1106
|
"name": "content-align-vertical",
|
|
915
1107
|
"description": "deck.gl contentAlignVertical."
|
|
916
1108
|
},
|
|
917
|
-
{
|
|
918
|
-
"name": "get-text-anchor",
|
|
919
|
-
"description": "Accessor for deck.gl getTextAnchor — expression language: $field, scale(), arithmetic."
|
|
920
|
-
},
|
|
921
1109
|
{
|
|
922
1110
|
"name": "get-alignment-baseline",
|
|
923
1111
|
"description": "Accessor for deck.gl getAlignmentBaseline — expression language: $field, scale(), arithmetic."
|
|
@@ -994,170 +1182,6 @@
|
|
|
994
1182
|
"name": "visible-max-zoom",
|
|
995
1183
|
"description": "deck.gl visibleMaxZoom."
|
|
996
1184
|
},
|
|
997
|
-
{
|
|
998
|
-
"name": "point-radius-max-pixels",
|
|
999
|
-
"description": "deck.gl pointRadiusMaxPixels."
|
|
1000
|
-
},
|
|
1001
|
-
{
|
|
1002
|
-
"name": "point-radius-scale",
|
|
1003
|
-
"description": "deck.gl pointRadiusScale."
|
|
1004
|
-
},
|
|
1005
|
-
{
|
|
1006
|
-
"name": "point-antialiasing",
|
|
1007
|
-
"description": "deck.gl pointAntialiasing."
|
|
1008
|
-
},
|
|
1009
|
-
{
|
|
1010
|
-
"name": "point-billboard",
|
|
1011
|
-
"description": "deck.gl pointBillboard."
|
|
1012
|
-
},
|
|
1013
|
-
{
|
|
1014
|
-
"name": "icon-size-max-pixels",
|
|
1015
|
-
"description": "deck.gl iconSizeMaxPixels."
|
|
1016
|
-
},
|
|
1017
|
-
{
|
|
1018
|
-
"name": "icon-size-min-pixels",
|
|
1019
|
-
"description": "deck.gl iconSizeMinPixels."
|
|
1020
|
-
},
|
|
1021
|
-
{
|
|
1022
|
-
"name": "icon-size-scale",
|
|
1023
|
-
"description": "deck.gl iconSizeScale."
|
|
1024
|
-
},
|
|
1025
|
-
{
|
|
1026
|
-
"name": "icon-size-units",
|
|
1027
|
-
"description": "deck.gl iconSizeUnits."
|
|
1028
|
-
},
|
|
1029
|
-
{
|
|
1030
|
-
"name": "icon-alpha-cutoff",
|
|
1031
|
-
"description": "deck.gl iconAlphaCutoff."
|
|
1032
|
-
},
|
|
1033
|
-
{
|
|
1034
|
-
"name": "icon-billboard",
|
|
1035
|
-
"description": "deck.gl iconBillboard."
|
|
1036
|
-
},
|
|
1037
|
-
{
|
|
1038
|
-
"name": "get-icon-angle",
|
|
1039
|
-
"description": "Accessor for deck.gl getIconAngle — expression language: $field, scale(), arithmetic."
|
|
1040
|
-
},
|
|
1041
|
-
{
|
|
1042
|
-
"name": "get-icon-color",
|
|
1043
|
-
"description": "Accessor for deck.gl getIconColor — expression language: $field, scale(), arithmetic."
|
|
1044
|
-
},
|
|
1045
|
-
{
|
|
1046
|
-
"name": "get-icon-pixel-offset",
|
|
1047
|
-
"description": "Accessor for deck.gl getIconPixelOffset — expression language: $field, scale(), arithmetic."
|
|
1048
|
-
},
|
|
1049
|
-
{
|
|
1050
|
-
"name": "get-icon-size",
|
|
1051
|
-
"description": "Accessor for deck.gl getIconSize — expression language: $field, scale(), arithmetic."
|
|
1052
|
-
},
|
|
1053
|
-
{
|
|
1054
|
-
"name": "text-size-max-pixels",
|
|
1055
|
-
"description": "deck.gl textSizeMaxPixels."
|
|
1056
|
-
},
|
|
1057
|
-
{
|
|
1058
|
-
"name": "text-size-min-pixels",
|
|
1059
|
-
"description": "deck.gl textSizeMinPixels."
|
|
1060
|
-
},
|
|
1061
|
-
{
|
|
1062
|
-
"name": "text-size-scale",
|
|
1063
|
-
"description": "deck.gl textSizeScale."
|
|
1064
|
-
},
|
|
1065
|
-
{
|
|
1066
|
-
"name": "text-size-units",
|
|
1067
|
-
"description": "deck.gl textSizeUnits."
|
|
1068
|
-
},
|
|
1069
|
-
{
|
|
1070
|
-
"name": "text-background",
|
|
1071
|
-
"description": "deck.gl textBackground."
|
|
1072
|
-
},
|
|
1073
|
-
{
|
|
1074
|
-
"name": "text-background-padding",
|
|
1075
|
-
"description": "deck.gl textBackgroundPadding."
|
|
1076
|
-
},
|
|
1077
|
-
{
|
|
1078
|
-
"name": "text-font-family",
|
|
1079
|
-
"description": "deck.gl textFontFamily."
|
|
1080
|
-
},
|
|
1081
|
-
{
|
|
1082
|
-
"name": "text-font-weight",
|
|
1083
|
-
"description": "deck.gl textFontWeight."
|
|
1084
|
-
},
|
|
1085
|
-
{
|
|
1086
|
-
"name": "text-line-height",
|
|
1087
|
-
"description": "deck.gl textLineHeight."
|
|
1088
|
-
},
|
|
1089
|
-
{
|
|
1090
|
-
"name": "text-max-width",
|
|
1091
|
-
"description": "deck.gl textMaxWidth."
|
|
1092
|
-
},
|
|
1093
|
-
{
|
|
1094
|
-
"name": "text-outline-color",
|
|
1095
|
-
"description": "deck.gl textOutlineColor."
|
|
1096
|
-
},
|
|
1097
|
-
{
|
|
1098
|
-
"name": "text-outline-width",
|
|
1099
|
-
"description": "deck.gl textOutlineWidth."
|
|
1100
|
-
},
|
|
1101
|
-
{
|
|
1102
|
-
"name": "text-word-break",
|
|
1103
|
-
"description": "deck.gl textWordBreak."
|
|
1104
|
-
},
|
|
1105
|
-
{
|
|
1106
|
-
"name": "text-character-set",
|
|
1107
|
-
"description": "deck.gl textCharacterSet."
|
|
1108
|
-
},
|
|
1109
|
-
{
|
|
1110
|
-
"name": "text-billboard",
|
|
1111
|
-
"description": "deck.gl textBillboard."
|
|
1112
|
-
},
|
|
1113
|
-
{
|
|
1114
|
-
"name": "text-font-settings",
|
|
1115
|
-
"description": "deck.gl textFontSettings."
|
|
1116
|
-
},
|
|
1117
|
-
{
|
|
1118
|
-
"name": "get-text-angle",
|
|
1119
|
-
"description": "Accessor for deck.gl getTextAngle — expression language: $field, scale(), arithmetic."
|
|
1120
|
-
},
|
|
1121
|
-
{
|
|
1122
|
-
"name": "get-text-color",
|
|
1123
|
-
"description": "Accessor for deck.gl getTextColor — expression language: $field, scale(), arithmetic."
|
|
1124
|
-
},
|
|
1125
|
-
{
|
|
1126
|
-
"name": "get-text-pixel-offset",
|
|
1127
|
-
"description": "Accessor for deck.gl getTextPixelOffset — expression language: $field, scale(), arithmetic."
|
|
1128
|
-
},
|
|
1129
|
-
{
|
|
1130
|
-
"name": "get-text-size",
|
|
1131
|
-
"description": "Accessor for deck.gl getTextSize — expression language: $field, scale(), arithmetic."
|
|
1132
|
-
},
|
|
1133
|
-
{
|
|
1134
|
-
"name": "get-text-alignment-baseline",
|
|
1135
|
-
"description": "Accessor for deck.gl getTextAlignmentBaseline — expression language: $field, scale(), arithmetic."
|
|
1136
|
-
},
|
|
1137
|
-
{
|
|
1138
|
-
"name": "get-text-background-color",
|
|
1139
|
-
"description": "Accessor for deck.gl getTextBackgroundColor — expression language: $field, scale(), arithmetic."
|
|
1140
|
-
},
|
|
1141
|
-
{
|
|
1142
|
-
"name": "get-text-border-color",
|
|
1143
|
-
"description": "Accessor for deck.gl getTextBorderColor — expression language: $field, scale(), arithmetic."
|
|
1144
|
-
},
|
|
1145
|
-
{
|
|
1146
|
-
"name": "get-text-border-width",
|
|
1147
|
-
"description": "Accessor for deck.gl getTextBorderWidth — expression language: $field, scale(), arithmetic."
|
|
1148
|
-
},
|
|
1149
|
-
{
|
|
1150
|
-
"name": "line-cap-rounded",
|
|
1151
|
-
"description": "deck.gl lineCapRounded."
|
|
1152
|
-
},
|
|
1153
|
-
{
|
|
1154
|
-
"name": "line-billboard",
|
|
1155
|
-
"description": "deck.gl lineBillboard."
|
|
1156
|
-
},
|
|
1157
|
-
{
|
|
1158
|
-
"name": "point-type",
|
|
1159
|
-
"description": "deck.gl pointType."
|
|
1160
|
-
},
|
|
1161
1185
|
{
|
|
1162
1186
|
"name": "unique-id-property",
|
|
1163
1187
|
"description": "deck.gl uniqueIdProperty."
|
|
@@ -1337,10 +1361,6 @@
|
|
|
1337
1361
|
{
|
|
1338
1362
|
"name": "_instanced",
|
|
1339
1363
|
"description": "deck.gl _instanced."
|
|
1340
|
-
},
|
|
1341
|
-
{
|
|
1342
|
-
"name": "get-transform-matrix",
|
|
1343
|
-
"description": "Accessor for deck.gl getTransformMatrix — expression language: $field, scale(), arithmetic."
|
|
1344
1364
|
}
|
|
1345
1365
|
]
|
|
1346
1366
|
},
|