UNPKG

@neshan-maps-platform/react-openlayers

Version:

A react map component wrapping neshan openlayers map.

8 lines (7 loc) 218 B
export * from "./location.util"; export * from "./features.util"; /** * Tells if current platform is mobile/tablet or a desktop/non-touchable device * @returns */ export declare function isTouchPlatform(): boolean;