@abi-software/flatmapvuer 1.1.2-alpha-7 → 1.1.2-alpha-8
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/package.json
CHANGED
|
@@ -276,7 +276,7 @@ Please use `const` to assign meaningful names to them...
|
|
|
276
276
|
</template>
|
|
277
277
|
<!-- The line below places the yellowstar svg on the left, and the text "Featured markers on the right" with css so they are both centered in the div -->
|
|
278
278
|
<el-popover
|
|
279
|
-
content="Find these markers for data. The numbers represent the number of
|
|
279
|
+
content="Find these markers for data. The numbers represent the number of datasets in the area."
|
|
280
280
|
placement="right"
|
|
281
281
|
:teleported="false"
|
|
282
282
|
width="200"
|