Unplanned
Last Updated: 17 Jul 2023 11:05 by Michael
Created by: Michael
Comments: 0
Category: Map (beta)
Type: Feature Request
1

When loading a certain amount of shapes (in my case ~230) the zoom feature starts lagging.

Reducing the shapes number seems to drastically improve the performance and zoom is smoother. The Map component should support such number of shapes and allow zooming wihotu interruptions. 

Unplanned
Last Updated: 15 Mar 2023 12:03 by Vitaly
Created by: Vitaly
Comments: 0
Category: Map (beta)
Type: Feature Request
1

Allow rotating the pins, based on a filed value in the markers objects:

 public  markers = [
        { latlng: [30.2675, -97.7409], name: 'Zevo Toys', rotateAngle: 90},
        { latlng: [30.2707, -97.7490], name: 'Foo Bars',  rotateAngle: 20 },
    ];

Unplanned
Last Updated: 27 Jan 2023 13:23 by Alex
Created by: Alex
Comments: 0
Category: Map (beta)
Type: Feature Request
1

Add an option to provide different colors for the Map markers: