Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
maptiler
v0.1.2
Maptiler
CLI
Geocoding
Version
Geocoding
BBox
Proximity
Unset
GeoJSON
Feature
Context
Geometry
GeometryCollection
LineString
MultiPoint
Point
Polygon
FeatureCollection
Generated using Crystal 1.14.0
2024-11-26 10:43:31 UTC
class
Maptiler::
GeoJSON::
Feature::
MultiPoint
Maptiler::GeoJSON::Feature::MultiPoint
Maptiler::GeoJSON::Feature::Geometry
Reference
Object
Defined in:
maptiler/geojson.cr
Constructors
.new
(pull : JSON::PullParser)
Constructor methods inherited from class
Maptiler::GeoJSON::Feature::Geometry
new(pull : JSON::PullParser)
new
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]