flutter_earth icon indicating copy to clipboard operation
flutter_earth copied to clipboard

How to give custom markings on map?

Open rk21forever opened this issue 4 years ago • 4 comments

I love this project. I wonder if we want to have custom markings on the map can we do that without having an API map?

rk21forever avatar May 09 '20 12:05 rk21forever

You have to calculate and draw the mark yourself

zesage avatar May 15 '20 17:05 zesage

Okay thanks Can you tell me a widget that can be used in that case?

rk21forever avatar May 15 '20 17:05 rk21forever

@zesage @rk21forever I can pay for this feature.

topilski avatar Jul 12 '21 12:07 topilski

@zesage @rk21forever I can pay for this feature.

I wrote a plugin which can solve your problem: https://pub.dev/packages/scenekit_plugin

take2make avatar May 18 '22 14:05 take2make