opentraildata / OpenTrails-Mobile

A mobile application for viewing trail maps
MIT License
18 stars 8 forks source link

layerProject method in TrailCanvasLayer only supports MultiLineString features #166

Open jmoe opened 10 years ago

jmoe commented 10 years ago

This code will break if trail segments with LineStrings is in the data. This function should be robust enough to handle them.

alanjosephwilliams commented 10 years ago

Was this addressed/should this issue be updated or closed?

jmoe commented 10 years ago

Not addressed. Should be at some point, but not now.