Next.js Discord

Discord Forum

Help about what to use in my project

Unanswered
King Charles Spaniel posted this in #help-forum
Open in Discord
King Charles SpanielOP
Hi, I would like to know what would be the best way to work with maps, for example what I should use (context, ....).
I have an idea for a page that would be as follows:
<MAp>
   <LAYERS>
     <IMageLayers>
     <Polygon>
  <LAYERS>
<MAp>

IN which the MAp would render the MAp, and then the children would render things within that map

0 Replies