YongGoose commented on issue #947: URL: https://github.com/apache/incubator-baremaps/issues/947#issuecomment-2645238215
> I believe the java object uses an integer instead of a double for the zoom level. We can indeed change this as it better corresponds to the maplibre style specification. I believe these two classes are definitely related! - https://github.com/apache/incubator-baremaps/blob/28e5bb4b9d1693d297dc849074b9126dd392ce4d/baremaps-maplibre/src/main/java/org/apache/baremaps/maplibre/style/StyleSource.java#L43 - https://github.com/apache/incubator-baremaps/blob/28e5bb4b9d1693d297dc849074b9126dd392ce4d/baremaps-maplibre/src/main/java/org/apache/baremaps/maplibre/style/StyleLayer.java#L53 If this issue is not resolved by next week, I will take care of it myself. PS. I am not a member of the Apache Baremaps repository, so I don't have the permissions to register this as a sub-issue. Would you mind handling this? 😅 I think it would be appropriate for these two issues to be registered as sub-issues of the #927. - https://github.com/apache/incubator-baremaps/issues/947 - https://github.com/apache/incubator-baremaps/issues/949 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
