Mobile map modal and more POIs
This commit is contained in:
@@ -35,7 +35,10 @@ export default function MapMarker({
|
||||
borderColor={"transparent"}
|
||||
scale={poi.clickableAreaScale || 1}
|
||||
>
|
||||
{children}
|
||||
<>
|
||||
{children}
|
||||
<span className={`text-black text-center opacity-[1]`}></span>
|
||||
</>
|
||||
</Pin>
|
||||
</AdvancedMarker>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user