I have a map with few markers which one of them is "Major" and should be in the center of the map. What I want to achieve is
- Have the "Major" marker at the center of the map.
- Have all other markers visible at optimal zoom level.
Fittobounds will center the map not taking into consideration the "Major" marker. Is there anyway I can achieve both #1 and #2?