You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Robin added support for drawing multiple kinds of shapes on maps, which is a subset of the GeoJSON spec. This is more extensive than the current latitude/longitude array that is support for a single marker - see #2177 and #2178
Keep in mind that the component settings also determine the available shapes - this will be a polymorphic structure too (using anyOf).
The text was updated successfully, but these errors were encountered:
Robin added support for drawing multiple kinds of shapes on maps, which is a subset of the GeoJSON spec. This is more extensive than the current latitude/longitude array that is support for a single marker - see #2177 and #2178
Keep in mind that the component settings also determine the available shapes - this will be a polymorphic structure too (using
anyOf
).The text was updated successfully, but these errors were encountered: